AgentServiceQueueStatisticsList Property |
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic ReadOnlyCollection<QueueStatistics> QueueStatisticsList { get; }
Return Value
Type:
ReadOnlyCollectionQueueStatisticsReturns a collection of QueueStatistics objects.
Remarks
Application developers can also use
AvailableAgentFeatures
to get full list of agent features available for an application.
See Also