StartLook;
StartLook();
The StartLook method sets start date of event occurrence.
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