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
Syntaxpublic 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