| RecurrenceRange Constructor |
| Name | Description | |
|---|---|---|
|
|
RecurrenceRange |
Overloaded. Initializes a new instance of the RecurrenceRange
class.
|
|
|
RecurrenceRange(DateTime, TimeSpan, DateTime, Int32) |
Overloaded. Initializes a new instance of the RecurrenceRange
class with to the specified Start, EventDuration, RecursUntil and MaxOccurrences
values.
|