Remove(Index: Integer): Boolean;
Index. Index of removed event.
The Remove method removes an event from the collection based on its index.
If the event is successfully deleted from the collection, the method returns True, otherwise False.
To search for an event in the collection by identifier, use the IScheduledTaskAlerts.FindById method.
The property use is given in the example for IScheduledTaskAuditAlert.ClassId.
See also: