AgentInformationNumberOfDirectAgentCallsQueued Property |
Number of direct agent calls waiting in queue.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic int NumberOfDirectAgentCallsQueued { get; }
Property Value
Type:
Int32
Remarks
For older Avaya Aura systems i.e. version 6 and below, this property gets
value of '0' if there are no direct agent calls waiting in the queue or
gets value of '1' if there are one or more calls are waiting in the queue.
See Also