Click or drag to resize
RecurrenceRule Properties

The RecurrenceRule type exposes the following members.

Properties
  Name Description
Public property Code example Exceptions
Gets or sets a list of the exception dates associated with this recurrence rule.
Public property HasExceptions
Gets a value indicating whether this recurrence rule has associated exceptions.
Public property HasOccurrences
Gets a value indicating whether this recurrence rule yields any occurrences.
Public property MaximumCandidates
Gets or sets the maximum candidates limit.
Public property Code example Occurrences
Gets the evaluated occurrence times of this recurrence rule.
Public property Pattern
Gets the RecurrencePattern associated with this recurrence rule.
Public property Range
Gets the RecurrenceRange associated with this recurrence rule.
Top
See Also