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: 550.0.60.0
Syntax
C#
public PresenceState OverallState { get; }

Property Value

Type: PresenceState
See Also