Conversation.DeleteConversationAsync Method

Definition

Delete a conversation. After this no one will be able to join the conversation.

public System.Threading.Tasks.Task DeleteConversationAsync ();
member this.DeleteConversationAsync : unit -> System.Threading.Tasks.Task
Public Function DeleteConversationAsync () As Task

Returns

An asynchronous operation representing deleting a conversation.

Applies to