Share via


MessagingExtensionActionResponse.ComposeExtension Property

Definition

Gets or sets the compose extension result.

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

Property Value

The compose extension result.

Applies to