Click or drag to resize

CallFeatureServiceParkCallWithSlotCapability Property

Returns an indication as to whether the user is able to park call using park slot.

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

Return Value

Type: Capability
Capability object indicating whether the user is able to park call using park slot.
See Also