The RecurrenceRule type exposes the following members.
Properties
Name | Description | |
---|---|---|
Id |
ID of the event.
| |
RangeSpec |
Recurrence range definition type (Until, or Times).
| |
Start | ||
TimesValue |
How many times does the event repeat. Applies when RangeSpec = Times.
| |
UntilValue |
End time of the repeat range (excluded). Applies when RangeSpec = Until.
|