MessageActionsPayloadFrom.Application 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 app.
public Microsoft.Bot.Schema.Teams.MessageActionsPayloadApp Application { get; set; }
member this.Application : Microsoft.Bot.Schema.Teams.MessageActionsPayloadApp with get, set
Public Property Application As MessageActionsPayloadApp
Property Value
The application details.