Click or drag to resize

PresenceService Properties

The PresenceService type exposes the following members.

Properties
  NameDescription
Public propertyAutoAwayTimeout
The user inactivity timeout period in milliseconds. Used to set up the inactivity timer in runtime.
Public propertyAutomaticModeCapability
Capability describing whether the Presence service supports automatic mode for self-presence.
Public propertyAutomaticPresenceStates
Returns the collection of supported automatic self-presence states.
Public propertyIsSendAllCallsOnDoNotDisturbEnabled
A Boolean value controlling a linkage between "Do not Disturb" presence state and "Send All Calls" call service feature at runtime.
Public propertyIsServiceAvailable
Property exposing current service availability status.
Public propertyIsServiceConfigured
Property exposing current service configuration status.
Public propertyManualPresenceStates
Returns the collection of supported manual self-presence states.
Public propertyPresenceAccessControlList
Property representing PresenceAccessControlList.
Public propertyPresenceAccessControlListCapability
Capability describing whether the Presence service supports presence Access Control List(ACL).
Public propertyPresenceNoteMaxTextLength
Returns the maximum text length value (in characters) accepted for presence note.
Public propertySelfPresence
Property to get current self-presence information.
Top
See Also