Click or drag to resize
CallFeatureServiceAvailableBusyIndicators Property
Returns the list of available busy indicators.

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

Property Value

Type: ListBusyIndicator
Remarks
see also: BusyIndicatorChanged
See Also