RecurrenceRange Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The recurrence range describes a date range over which the time window repeats.
public class RecurrenceRange
type RecurrenceRange = class
Public Class RecurrenceRange
- Inheritance
-
RecurrenceRange
Constructors
| Name | Description |
|---|---|
| RecurrenceRange() | |
Properties
| Name | Description |
|---|---|
| EndDate |
The date to stop applying the recurrence pattern. |
| NumberOfOccurrences |
The number of times to repeat the time window. |
| Type |
The recurrence range type. |