The RecurrencePattern type exposes the following members.

Constructors

  NameDescription
RecurrencePattern
Initializes a new instance of the RecurrencePattern class.

Methods

  NameDescription
IncludesOverloaded.

Properties

  NameDescription
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.

Events

  NameDescription
SkipDatesChanged
Occurs when the contents of the SkipDates collection changes.

See Also