MAPI properties exist in groups and either have an ID or a name specific to that group. This section defines the three types of MAPI property used most frequently.
Note: For any other MAPI groups, the GUID must be specified along with either the property ID or the name.
These are the built-in MAPI properties. These properties must be referenced in the following format:
<COMMON>, <ID=0xvalue>
For example, to specify the MAPI property Internet Message ID, use the following:
COMMON, ID=0x1035001E
This property must be referenced in the following format:
<PS_PUBLIC_STRINGS>, <ID=0xvalue or NAME=value>
You must provide the MAPI group, followed by either the property ID or the property name. For example:
PS_PUBLIC_STRINGS, NAME=CustomProperty1
This property must be referenced in the following format:
<PS_MIME_HEADERS>, <ID=0xvalue or NAME=value>
You must provide the MAPI group, followed by either the property ID or the property name. For example:
PS_MIME_HEADERS, NAME=X-Archive-ID
The example will use the value set by the Internet‑transmittable MIME tag X-Archive-ID.
Copyright © 2014 CA.
All rights reserved.
|
|