Alerts: IScheduledTaskAlerts;
The Alerts property returns the event, on occurring of which the task is executed.
To determine identifier of system event, use the IScheduledTaskProperties.EventId property.
The property use is given in the example for IScheduledTaskAuditAlert.ClassId.
See also: