| AgentServiceAgentState Property |
Gets current state of the agent. The agent state change is reported via
AgentStateChanged event.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic AgentState AgentState { get; }Return Value
Type:
AgentStateReturns the AgentState enumeration which represents agent availability.
See Also