| AgentServiceQueueStatisticsList Property |
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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