FindByKey(Key: Integer): IScheduledTaskAlert;
Key. Event key.
The FindByKey method searches an event in a collection by key.
To remove the event from collection by key, use the IScheduledTaskAlerts.RemoveByKey method.
The property use is given in the example for IScheduledTaskAuditAlert.ClassId.
See also: