Description
The UnHold method releases this call from hold.
[Visual Basic]
Function UnHold() As Boolean
[C#]
public Boolean UnHold()
Parameters
- None.
Return values
- If the method succeeds, return TRUE, otherwise return FALSE.
Remarks
See Also
OnHold, TAPICall.HoldSupport editions

