The RecurrenceInfo type exposes the following members.

Methods

  NameDescription
Forever
Creates a RecurrenceInfo that runs indefinitely.
ToEndDate
Creates a RecurrenceInfo that runs until a specified date.
ToMaxOccurrences
Creates a RecurrenceInfo that runs for a specified number of occurrences.

See Also