Removes a phone call from the conference.
| C# | Visual Basic | Visual C++ |
public void RemoveFromConference( ICall call )
Public Sub RemoveFromConference ( call As ICall )
public: void RemoveFromConference( ICall^ call )
- call (ICall)
- The specified phone call object.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290