The MonthlyPatternRecurrencePattern type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DayOfRecurrence |
Gets the days counted by Occurrence (e.g. weekdays, Fridays).
|
![]() | MonthlyInterval |
Gets the number of months between recurrences.
(Inherited from MonthlyRecurrencePattern.) |
![]() | Occurrence |
Gets which occurrence of the DayOfRecurrence the item recurs on (e.g. first, last).
|
![]() | SkipDates |
Gets a collection containing all the dates that are included in this RecurrencePattern but have been skipped.
Adding a date to this collection will prevent schedule items from occuring on that date based on this pattern.
(Inherited from RecurrencePattern.) |