Click or drag to resize

TeamButtonPickupCapability Property

A capability object indicating whether the user can pick up the Team button call. Allowed when the monitored station has at least one incoming ringing call.

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

Property Value

Type: Capability
Remarks
Mutually exclusive with SpeedDialCapability.
See Also