Name | Description | Type | Additional information |
---|---|---|---|
Re_ID |
ID so that exceptions can be linked to correct recurring entry. |
globally unique identifier |
None. |
Re_OccurrenceDurationTicks |
Recurring entry's duration in ticks. |
integer |
None. |
Re_PatternDaysOfWeek |
Days of week mask which tells on which days the recurring entry happens. None = 0 Sunday = 1 Monday = 2 Tuesday = 4 Wednesday = 8 Thursday = 16 Friday = 32 Saturday = 64 |
integer |
None. |
Re_PatternFrequency |
How often entry recurs: Daily = 0 Weekly = 1 Monthly = 2 Yearly = 3 |
integer |
None. |
Re_OccurrenceStartTime |
Occurence start time. This and Re_OccurrenceDurationTicks are used to figure out the time span of the occurence. |
date |
None. |
Re_RangeEndDate |
Last date of recurring entry. |
date |
None. |
Re_RangeStartDate |
First date of recurring entry. |
date |
None. |
Re_RangeLimit |
0 = No limit to the number of occurrences in the recurrence. 1 = The recurrence is limited to a specific number of occurrences. 2 = The recurrence is restricted by an ending date. |
integer |
None. |
CalendarData_ID |
Calendar data id |
globally unique identifier |
None. |
CalendarDataTitle_ID |
Calendar data title id for which this entry belongs to. |
globally unique identifier |
None. |
StartDateTime |
Start time |
date |
None. |
EndDateTime |
End time |
date |
None. |
Subject |
Subject text |
string |
None. |
Type |
Type |
CalendarDataType |
None. |