Description
The RemoveFromConference method removes this call from the conference call to which it currently belongs. The remaining calls in the conference call are unaffected.
[Visual Basic]
Function RemoveFromConference() As Boolean
[C#]
public Boolean RemoveFromConference()
Parameters
- None.
Return values
If the function succeeds, the return TRUE, otherwise return FALSE. Use ErrCode property to get the error code if return FALSE.
Remarks
The application must be an owner of this call. The call state of this Call must be conferenced.See Also
Support editions
