PresenceManualState Property |
The manual presence state set by the user, if any.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic PresenceState ManualState { get; set; }
Property Value
Type:
PresenceState
Remarks
For outgoing presence, if the value of the manual state is 'Unspecified', no manual state is
set and the overall presence state is determined automatically.
See Also