MessageActionsPayloadFrom.Conversation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.