Click or drag to resize
CallFeatureServiceAvailableAutodials Property
Returns the list of available auto-dials.

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

Property Value

Type: ListAutodial
See Also