PidTagAttachMimeTag Canonical Property
Contains formatting information about a Multipurpose Internet Mail Extensions (MIME) attachment.
|
Associated properties: |
PR_ATTACH_MIME_TAG, PR_ATTACH_MIME_TAG_A, PR_ATTACH_MIME_TAG_W |
|
Identifier: |
0x370E |
|
Data type: |
PT_STRING8, PT_UNICODE |
|
Area: |
Message attachment |
If the PR_ATTACH_TAG (PidTagAttachTag) property contains the value OID_MIMETAG, the transport provider should look at these properties to determine how the attachment is formatted.
These properties are copied from the Content-type parameter of the inbound MIME header. The composition of the string is defined in the RFC 1521 document. The format is type/subtype, such as application/binary or text/plain.
Protocol Specifications
- [MS-OXCMSG]
-
Handles message and attachment objects.
- [MS-OXORMMS]
-
Specifies the properties of rights-managed encoded messages.
Header Files
- Mapidefs.h
-
Provides data type definitions.
- Mapitags.h
-
Contains definitions of properties listed as alternate names.