Enum RecurrenceYearlyPattern
Enumerator describing the different patterns for a yearly recurrence
Syntax
RecurrenceYearlyPattern
Fields
Name | Description |
---|---|
Unknown | 0: Unknown/undecided type |
DayOfMonth | The recurrence is for a numbered day of the month, e.g. the 17. day of August |
WeekdayOfMonth | The recurrence is for weekdays in the month, e.g. the 3. thursday of August |