Share via


Recurring Property ID's

Send Feedback

The following table contains the complete set of Recurrence Pattern 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

Pocket PC: Windows Mobile Version 5.0 and later
Smartphone: Windows Mobile Version 5.0 and later
OS Versions: Windows CE 5.01 and later
Header: pimstore.h
Library: pimstore.lib

See Also

Pocket Outlook Object Model API Property Identifiers | IRecurrencePattern

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.