Skip to main content

RecurrenceBuilder.Monthly Method

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