Share via


MessageActionsPayloadFrom.Conversation Property

Definition

Gets or sets represents details of the converesation.

public Microsoft.Bot.Schema.Teams.MessageActionsPayloadConversation Conversation { get; set; }
member this.Conversation : Microsoft.Bot.Schema.Teams.MessageActionsPayloadConversation with get, set
Public Property Conversation As MessageActionsPayloadConversation

Property Value

The conversation details.

Applies to