Click or drag to resize

CallFeatureServiceUnparkCallWithSlotCapability Property

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

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

Return Value

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