Share via


MessagingExtensionAction.State Property

Definition

Gets or sets state parameter passed back to the bot after authentication 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 flow.

Applies to