ConferenceInvitation.BeginAccept Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginAccept(AsyncCallback, Object) | Begins an asynchronous operation to accept the incoming conference invitation. | |
BeginAccept(ConferenceInvitationAcceptOptions, AsyncCallback, Object) | Begins an asynchronous operation to accept the incoming conference invitation with the given ConferenceInvitationAcceptOptions. |
Top