| AgentServiceAgentInformation Property |
Gets current agent information. Whenever agent work mode or configuration
is changed new AgentInformation object is available via
AgentInformationUpdated
event.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic AgentInformation AgentInformation { get; }Return Value
Type:
AgentInformation
Returns the AgentInformation object which provides current agent state, work mode and agent
configuration information.
See Also