Share via


MessageActionsPayloadConversation.ConversationIdentityType Property

Definition

Gets or sets the type of conversation, whether a team or channel. Possible values include: 'team', 'channel'.

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

Property Value

The type of converation, indicating whether it's a team or channel.

Applies to