Click or drag to resize

PresenceServiceAutomaticPresenceStates Property

Returns the collection of supported automatic self-presence states.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public ReadOnlyCollection<PresenceState> AutomaticPresenceStates { get; }

Property Value

Type: ReadOnlyCollectionPresenceState
See Also