Pocket Outlook Object Model API Property Identifiers
This section provides detailed information about the Pocket Outlook Object Model API property identifiers (OID's) described in the following table.
Property identifier | PPC | SP | Description |
---|---|---|---|
Calendar and Task Property ID's | X | X | Properties on Appointments, Meetings, and Tasks. |
Calendar Property ID's | X | X | Properties on Appointments and Meetings. |
Contact Property ID's | X | X | Properties on Contacts. |
FindMatchingContact Property ID's | X | X | Properties used with the FindMatchingContact function to indicate the type of Contact properties to search through. |
Recurring Property ID's | X | X | Properties on Recurrence Patterns. |
Shared Property ID's | X | X | Properties on all PIM item types. |
Task Property ID's | X | X | Properties on Tasks. |
Calculated Properties
The following table lists the set of calculated PIM properties. Since using these properties carries a slight performance penalty, you might want to avoid using them in performance critical parts of your application.
Property ID |
---|
PIMPR_ALL_PHONE |
PIMPR_ALL_EMAIL |
PIMPR_ALL_TEXT_MESSAGING |
PIMPR_ALL_INSTANT_MESSAGING |
PIMPR_ALL_COMMUNICATION_METHODS |
PIMPR_ALL_VOICE |
PIMPR_ALL_PHONE_AND_SIM |
PIMPR_OID |
PIMPR_FOLDERNOTIFICATIONS |
PIMPR_FOLDER_CATEGORIES |
PIMPR_RECENT |
PIMPR_CATEGORIES |
PIMPR_BODY_TEXT |
PIMPR_RECURRING_TYPE |
PIMPR_RECURRING_PATTERNSTARTDATE |
PIMPR_RECURRING_PATTERNENDDATE |
PIMPR_RECURRING_STARTTIME |
PIMPR_RECURRING_ENDTIME |
PIMPR_RECURRING_NOEND |
PIMPR_RECURRING_OCCURRENCES |
PIMPR_RECURRING_INTERVAL |
PIMPR_RECURRING_DAYOFWEEKMASK |
PIMPR_RECURRING_DAYOFMONTH |
PIMPR_RECURRING_INSTANCE |
PIMPR_RECURRING_DURATION |
PIMPR_RECURRING_MONTHOFYEAR |
PIMPR_DURATION |
PIMPR_START |
PIMPR_END |
PIMPR_COMPLETE |
PIMPR_REMINDER_TIME |
PIMPR_RECURRING_REGENERATING |
PIMPR_SMS |
PIMPR_MMS |
PIMPR_DISPLAY_NAME |
PIMPR_BUSINESS_ADDRESS |
PIMPR_HOME_ADDRESS |
PIMPR_OTHER_ADDRESS |
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
Send Feedback on this topic to the authors