Skip to main content

RecurrenceBuilder.Yearly Method

Name Parameters Description
Yearly(DateTime, DateTime) static start, end Returns an object used to define a yearly recurrence.
Yearly(DateTime, Int32) static start, occurrenceCount Returns an object used to define a yearly recurrence.
Yearly(DateTime) static start Returns an object used to define a yearly recurrence that lasts indefinitely.