Common Non-Transmittable Properties

Send Feedback

These non-transmittable properties never appear on message objects.

Constant Description Data type Property ID Property Tag
PR_ENTRYID Contains a MAPI entry identifier used to open and edit properties of a particular MAPI object. PT_BINARY 0x0FFF 0x0FFF0102
PR_OBJECT_TYPE Provides file type information for a non-Windows attachment. PT_LONG 0x0FFE 0x0FFE0003
PR_ICON Contains a bitmap of a full size icon for a form. PT_BINARY 0x0FFD 0x0FFD0102
PR_MINI_ICON Contains a bitmap of a half-size icon for a form. PT_BINARY 0x0FFD 0x0FFD0102
PR_STORE_ENTRYID Contains the unique entry identifier of the message store in which an object resides. PT_BINARY 0x0FFB 0x0FFB0102
PR_STORE_RECORD_KEY Contains the unique binary-comparable identifier (record key) of the message store in which an object resides. PT_BINARY 0x0FFA 0x0FFA0102
PR_RECORD_KEY Contains a unique binary-comparable identifier for a specific object. PT_BINARY 0x0FF9 0x0FF90102
PR_MAPPING_SIGNATURE Contains the mapping signature for named properties of a particular MAPI object. PT_BINARY 0x0FF8 0x0FF80102
PR_ACCESS_LEVEL Contains a bitmask of flags indicating the level at which a client application can access the open object. PT_LONG 0x0FF7 0x0FF70003
PR_INSTANCE_KEY Contains a value that uniquely identifies a row in a table. PT_BINARY 0x0FF6 0x0FF60102
PR_ROW_TYPE Contains a value that indicates the type of a row in a table. PT_LONG 0x0FF5 0x0FF50003
PR_ACCESS Contains a bitmask of flags indicating the operations a client application can perform on the open object. PT_LONG 0x0FF4 0x0FF40003

See Also

MAPI Properties

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.