Item(Index: Integer): IScheduledTaskAlert;
Index. Event index in the collection.
The Item property returns an event from the collection by its index.
To get the number of events in the collection, use the IScheduledTaskAlerts.Count property.
The property use is given in the example for IScheduledTaskAuditAlert.ClassId.
See also: