The SpecificDateYearlyRecurrencePattern type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SpecificDateYearlyRecurrencePattern |
Initializes a new instance of the SpecificDateYearlyRecurrencePattern class.
|
Methods
Name | Description | |
---|---|---|
![]() | Includes | Overloaded. |
Properties
Name | Description | |
---|---|---|
![]() | DayOfMonth |
Gets the day of the month on which the item occurs.
|
![]() | Month |
Gets the month in which the item recurs.
(Inherited from YearlyRecurrencePattern.) |
![]() | 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.) |
![]() | YearlyInterval |
Gets the number of years between recurrences.
(Inherited from YearlyRecurrencePattern.) |
Events
Name | Description | |
---|---|---|
![]() | SkipDatesChanged |
Occurs when the contents of the SkipDates collection changes.
(Inherited from RecurrencePattern.) |