Click or drag to resize

CallHoldCapability Property

Capability info indicating whether the call can be held.

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

Property Value

Type: Capability
Remarks
It should be noted that a subsequent hold operation is not guaranteed to succeed as this depends on the state of the call that is being held.
See Also