WeeklyRecurrence

Defines a weekly recurrence pattern.

NameData TypeDescription
SundayBooleanIndicates whether a weekly recurrence happens on a Sunday.
MondayBooleanIndicates whether a weekly recurrence happens on a Monday.
TuesdayBooleanIndicates whether a weekly recurrence happens on a Tuesday.
WednesdayBooleanIndicates whether a weekly recurrence happens on a Wednesday.
ThursdayBooleanIndicates whether a weekly recurrence happens on a Thursday.
FridayBooleanIndicates whether a weekly recurrence happens on a Friday.
SaturdayBooleanIndicates whether a weekly recurrence happens on a Saturday.
WeekIntervalIntSpecifies the interval of weekly recurrence.
WeeklyRecurrencePatternTypeWeeklyRecurrencePatternTypeEnumSpecifies the type of weekly recurrence. The only possible value is ByDay.