PidTagAttachAdditionalInformation Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Provides file type information for a non-Windows attachment.
Associated properties: |
PR_ATTACH_ADDITIONAL_INFO |
Identifier: |
0x370F |
Data type: |
PT_BINARY |
Area: |
Message attachment |
Remarks
This property provides metadata about a particular attachment based on the attachment's encoding. For example, when the PR_ATTACH_ENCODING (PidTagAttachEncoding) property contains MacBinary, PR_ATTACH_ADDITIONAL_INFO contains a string that represents the Macintosh file creator and file type, formatted as ":CREA:TYPE" for the encoded Macintosh file.
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.