PidTagAttachMimeTag 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.

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

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

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names