PidTagAttachMimeTag Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains formatting information about a Multipurpose Internet Mail Extensions (MIME) attachment.

Property Value
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

Remarks

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.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names