IScheduledTaskAlert.Type

Syntax

Type: ScheduledTaskAlertType;

Description

The Type property returns the event type.

Comments

To call the event occurrence, use the IScheduledTaskAlert.Invoke method.

See also:

IScheduledTaskAlert