ConversationAccount.ConversationType Property

Definition

Gets or sets indicates the type of the conversation in channels that distinguish between conversation types.

public string ConversationType { get; set; }
member this.ConversationType : string with get, set
Public Property ConversationType As String

Property Value

The conversation type.

Applies to