EventId: String;
The EventId property determines event identifier.
To get the event, on occurring of which the task is executed, use the IScheduledTaskProperties.Alerts property.
The property use is given in the example for IScheduledTaskCustomAlert.EventId.
See also: