Click or drag to resize
UserCallServiceStatus Property
Returns a ServiceStatus object that indicates if the call service is enabled.

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

Property Value

Type: ServiceStatus
See Also