CallUnholdCapability Property |
Capability info indicating whether the call can be unheld.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic 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