The NthDayOfMonthRecurrencePattern type exposes the following members.

Properties

  NameDescription
Public propertyDayOfMonth
Gets the day of the month on which the item occurs.
Public propertyMonthlyInterval
Gets the number of months between recurrences.
(Inherited from MonthlyRecurrencePattern.)
Public propertySkipDates
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.)

See Also