SubmitAction.ConfirmationDialog Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.