RecurrenceRange Properties |
The RecurrenceRange type exposes the following members.
Name | Description | |
---|---|---|
![]() |
EventDuration |
The duration of the recurring event.
|
![]() |
MaxOccurrences |
Optional limit for the number of occurrences. Defaults to no limit
(Int32.MaxInt).
|
![]() |
RecursUntil |
Optional end date for the recurring appointment. Defaults to no end date
(DateTime.MaxValue).
|
![]() |
Start |
The start of the recurring event.
|