WeeklyTrigger.WeeksInterval property

For scripting, gets or sets the interval between the weeks in the schedule.

Syntax

WeeklyTrigger.WeeksInterval As short

Property value

The interval between the weeks in the schedule.

Remarks

An interval of 1 produces a weekly schedule. An interval of 2 produces an every-other week schedule.

When reading or writing your own XML for a task, the interval for a weekly schedule is specified using the WeeksInterval element of the Task Scheduler schema.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Type library
Taskschd.tlb
DLL
Taskschd.dll

See also

Task Scheduler