Conversation Methods

The Conversation type exposes the following members.

Methods

  Name Description
Public method BeginEscalateToConference
Public method BeginInviteRemoteParticipants(IEnumerable<(Of <<'(String>)>>), ToastMessage, AsyncCallback, Object) Invites remote participants to the conversation.
Public method BeginInviteRemoteParticipants(IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(String>)>>), ToastMessage, AsyncCallback, Object) Invites remote participants to the conversation.
Public method BeginTerminate
Public method BeginUpdateProperties Updates the properties of the conversation.
Public method EndEscalateToConference Waits for the EscalateToConference operation to complete.
Public method EndInviteRemoteParticipants Waits for the BeginInviteRemoteParticipants operation to complete.
Public method EndTerminate Waits for the pending terminate operation.
Public method EndUpdateProperties Completed the Update conversation property operation.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Impersonate Impersonate as different user.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Conversation Class

Microsoft.Rtc.Collaboration Namespace