Interval Property

CurrentTask  Example

 

Specifies the scalar at which to reschedule the task. Used in conjunction with the IntervalType.

 

Declaration

Dim Interval As Integer

 

Description

Set Interval to the integer value specifying the scalar amount to use with the IntervalType. For example, if IntervalType is set to “3” (for “Weeks”), setting the Interval to “2” will cause the task to reschedule every 2 weeks.