RecurrenceTypeEnum

The time granularity of a recurring schedule.

NameDescription
DailyIndicates that the recurrence happens after a specified number of days.
HourlyIndicates that the recurrence happens after a specified number of hours.
MinutelyIndicates that the recurrence happens after a specified number of minutes.
MonthlyIndicates that the recurrence happens after a specified number of months.
SecondlyIndicates that the recurrence happens after a specified number of seconds.
WeeklyIndicates that the recurrence happens after a specified number of weeks.
YearlyIndicates that the recurrence happens after a specified number of years.