IScheduledTaskAlert.StopLook

Syntax

StopLook;

Description

The StopLook method sets end date of event occurrence.

Comments

The current date is taken as the end date.

To set start date of event occurrence, use the IScheduledTaskAlert.StartLook method.

See also:

IScheduledTaskAlert