TaskDialog.Id
Description:
The Id of the task dialog.
The Id of the task dialog.
Remarks:
Id is used as TaskDialogShowingEventArgs.DialogId for DialogBoxShowing events.
Id is used as TaskDialogShowingEventArgs.DialogId for DialogBoxShowing events.
public string Id { get; set; }