IScheduledTaskAlerts.Clear

Syntax

Clear;

Description

The Clear method clears the collection of events.

Comments

To add a new event to the collection, use the IScheduledTaskAlerts.Add method.

Example

The property use is given in the example for IScheduledTaskAuditAlert.ClassId.

See also:

IScheduledTaskAlerts