Click or drag to resize
CallUnholdCapability Property
Capability info indicating whether the call can be unheld.

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

Property Value

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