Click or drag to resize
TeamButtonSpeedDialCapability Property
A capability object indicating whether the user can initiate speed dial using the Team button. Allowed when the monitored station has no incoming ringing calls.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Capability SpeedDialCapability { get; }

Property Value

Type: Capability
Remarks
Mutually exclusive with PickupCapability.
See Also