Share via


SubmitAction.ConfirmationDialog Property

Definition

Gets or Sets confirmation dialog associated with this action of type ConfirmationDialog.

public Microsoft.Bot.Schema.SharePoint.ConfirmationDialog ConfirmationDialog { get; set; }
member this.ConfirmationDialog : Microsoft.Bot.Schema.SharePoint.ConfirmationDialog with get, set
Public Property ConfirmationDialog As ConfirmationDialog

Property Value

This value is the confirmation dialog associated with this action.

Applies to