| PresenceManualState Property |
The manual presence state set by the user, if any.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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