RecurrenceRecurYearly Method

This method has two overloads.

Overload List

RecurYearly(Int32, Int32, Int32) Initialize a yearly recurrence that occurs on a specific month and day at the specified yearly interval.
RecurYearly(DayOccurrence, DaysOfWeek, Int32, Int32) Initialize a yearly recurrence pattern that occurs on a specific occurrence of a day of the week in the specified month at the specified yearly interval (i.e. the last Sunday in September every year).

See Also