IScheduledTaskAlert.StartLook

Syntax

StartLook;

Description

The StartLook method sets start date of event occurrence.

Comments

The current date minus one month is taken as a start date.

To set end date of event occurrence, use the IScheduledTaskAlert.StopLook method.

See also:

IScheduledTaskAlert