PresenceServiceManualPresenceStates Property |
Returns the collection of supported manual self-presence states.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic ReadOnlyCollection<PresenceState> ManualPresenceStates { get; }
Property Value
Type:
ReadOnlyCollectionPresenceState
See Also