ConferenceSession.BeginEject Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginEject(ConversationParticipant, AsyncCallback, Object) | Ejects all endpoints of a participant from the conference. | |
BeginEject(ConversationParticipant, EjectOptions, AsyncCallback, Object) | Ejects all endpoints of a participant from the conference. |
Top