Skip to main content
All docs
V25.1
  • RecurrenceBuilder.Weekly Method

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