Click or drag to resize
UserPresenceService Property
Service providing access to presence features for this user.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public PresenceService PresenceService { get; }

Property Value

Type: PresenceService
Remarks
If the user is not configured for presence service, this property will return null.
See Also