The WeeklyRecurrencePattern type exposes the following members.

Properties

  NameDescription
Public propertyDaysOfWeek
Gets the days of the week on which the item recurs.
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.)
Public propertyWeeklyInterval
Gets the number of weeks between recurrences.

See Also