FindById(Id: String): IScheduledTaskAlert;
Id. Event identifier.
The FindById method searches an event in the collection by identifier.
To remove the event from collection by index, use the IScheduledTaskAlerts.Remove method.
The property use is given in the example for IScheduledTaskAuditAlert.ClassId.
See also: