Click or drag to resize

BusyIndicatorDestinationLabel Property

Returns the label text for the destination extension as assigned by the user or the administrator on the server. Returns the empty string if not assigned.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public string DestinationLabel { get; }

Property Value

Type: String
See Also