UserPresenceService Property |
Service providing access to presence features for this user.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic PresenceService PresenceService { get; }
Property Value
Type:
PresenceService
Remarks
If the user is not configured for presence service, this property will return
null.
See Also