ScheduleCount
The number of times to run the scheduled action. Set ScheduleCount
to 1
to ignore any settings for the ScheduleInterval
parameter and run the scheduled action once only. Set ScheduleCount
to 0
to run the scheduled action indefinitely. You can also set the ScheduleEnd parameter to specify a particular date on which to stop running the scheduled action.
Actions: | AddSchedule EditSchedule |
Type: | Integer |
Default: | 0 |
Required: | No |
Example: | ScheduleCount=4
|
See Also: | ScheduleEnd |