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: 550.0.60.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