Type: ScheduledTaskAlertType;
The Type property returns the event type.
To call the event occurrence, use the IScheduledTaskAlert.Invoke method.
See also:
IScheduledTaskAlert