PidTagAttachContentBase Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the content base header of a Multipurpose Internet Mail Extensions (MIME) message attachment.
Associated properties: |
PR_ATTACH_CONTENT_BASE, PR_ATTACH_CONTENT_BASE_A, PR_ATTACH_CONTENT_BASE_W |
Identifier: |
0x3711 |
Data type: |
PT_STRING8, PT_UNICODE |
Area: |
Message attachment |
Remarks
These properties are used for MHTML support. They represent the content base header for the appropriate MIME body part.
Related Resources
Protocol Specifications
- [MS-OXCMSG]
Handles message and attachment objects.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.