Name | Description | |
---|---|---|
MonthlyPattern | Indicates the monthly recurrence pattern of this schedule. | |
RelativeDayOfWeek | The relative day of the week this schedule will recur on. For example, the first weekday of the month) | |
RelativeEveryNMonths | The monthly frequency this schedule recurs with. For example, 1 means the schedule recurs every month. | |
RelativeWeekOfMonth | In conjunction with RelativeDayOfWeek Property, indicates on the relative week of the month this schedule recurs on. For example, the second | |
SpecificDayOfMonth | When MonthlyPattern Property is SpecificDayOfMonth Field, this is the specific day of the month on which the schedule runs. If a month does not have a day with that number (e.g. February does not have 31 days) then the system will "round" to the last day of the month. | |
SpecificEveryNMonths | When MonthlyPattern Property is SpecificDayOfMonth Field, this is the number of months between executions. For the schedule to run every month, set to 1. |