Share via


MessagingExtensionQuery.State Property

Definition

Gets or sets state parameter passed back to the bot after authentication/configuration flow.

public string State { get; set; }
member this.State : string with get, set
Public Property State As String

Property Value

The state parameter passed back to the bot after authentication/configuration flow.

Applies to