Click or drag to resize
PresenceEnterpriseIMState Property
The presence state of the enterprise instant messaging channel, if any.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public PresenceState EnterpriseIMState { get; set; }

Property Value

Type: PresenceState
Remarks
Property of incoming presence only.
See Also