Click or drag to resize
PresenceOverallState Property
For incoming presence, the overall presence state as determined by the availability calculation. Not applicable for outgoing presence.

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

Property Value

Type: PresenceState
See Also