Click or drag to resize

UserPresenceServiceStatus Property

Returns a ServiceStatus object that indicates if the presence service is enabled.

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

Property Value

Type: ServiceStatus
See Also