2020 Property
Changes 0
P

TaskDialog.Id

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