Share via


MessagingExtensionResponse.ComposeExtension Property

Definition

Gets or sets the compose extension.

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.

Applies to