Click or drag to resize
UserAgentServiceStatus Property
Returns a ServiceStatus object that indicates if an agent service is enabled.

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

Property Value

Type: ServiceStatus
See Also