| UserAgentService Property |
Service providing access to agent features for this local user.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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