| UserPresenceService Property |
Service providing access to presence features for this user.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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