Recurring Property ID's
4/8/2010
The following table contains the complete set of IRecurrencePattern property identifiers.
Property ID | Type | Value | String name for queries | Description |
---|---|---|---|---|
PIMPR_RECURRING_TYPE |
CEVT_UI4 |
0x1030 |
RecurringType |
The recurrence type. |
PIMPR_RECURRING_PATTERNSTARTDATE |
CEVT_FILETIME |
0x1031 |
RecurringPatternStartDate |
The recurrence pattern's start date. |
PIMPR_RECURRING_PATTERNENDDATE |
CEVT_FILETIME |
0x1032 |
RecurringPatternEndDate |
The recurrence pattern's end date. |
PIMPR_RECURRING_STARTTIME |
CEVT_FILETIME |
0x1033 |
RecurringStartTime |
The recurrence pattern's start time. |
PIMPR_RECURRING_ENDTIME |
CEVT_FILETIME |
0x1034 |
RecurringEndTime |
The recurrence pattern's end time. |
PIMPR_RECURRING_NOEND |
CEVT_BOOL |
0x1035 |
RecurringNoEnd |
A Boolean value indicating whether this recurrence pattern has an end. |
PIMPR_RECURRING_OCCURRENCES |
CEVT_UI4 |
0x1036 |
RecurringOccurrences |
The recurrence pattern's number of occurrences. |
PIMPR_RECURRING_INTERVAL |
CEVT_UI4 |
0x1037 |
RecurringInterval |
The recurrence pattern's interval (time between recurrences). |
PIMPR_RECURRING_DAYOFWEEKMASK |
CEVT_UI4 |
0x1038 |
RecurringDayOfWeekMask |
The day of the week upon which the pattern recurs. |
PIMPR_RECURRING_DAYOFMONTH |
CEVT_UI4 |
0x1039 |
RecurringDayOfMonth |
The day of the month upon which the pattern recurs. |
PIMPR_RECURRING_INSTANCE |
CEVT_UI4 |
0x103A |
RecurringInstance |
The duration of a recurrence pattern expressed as a day of the week, a week of the month, or a month of the year. |
PIMPR_RECURRING_DURATION |
CEVT_UI4 |
0x103B |
RecurringDuration |
The length of a recurring Appointment. |
PIMPR_RECURRING_MONTHOFYEAR |
CEVT_UI4 |
0x103C |
RecurringMonthOfYear |
The month of the year in which the pattern recurs. |
Requirements
Header | pimstore.h |
Library | Pimstore.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
Windows Mobile | Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later |
See Also
Reference
Pocket Outlook Object Model Property Identifiers
IRecurrencePattern