Click or drag to resize
UserAgentService Property
Service providing access to agent features for this local user.

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

Property Value

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