Click or drag to resize

CallFeatureServiceAvailableBusyIndicators Property

Returns the list of available busy indicators.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public List<BusyIndicator> AvailableBusyIndicators { get; }

Property Value

Type: ListBusyIndicator
Remarks
see also: BusyIndicatorChanged
See Also