CallFeatureServiceAvailableBusyIndicators Property |
Returns the list of available busy indicators.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic List<BusyIndicator> AvailableBusyIndicators { get; }
Property Value
Type:
ListBusyIndicator
Remarks
see also: BusyIndicatorChanged
See Also