PidTagHasAttachments 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 TRUE if a message contains at least one attachment.

Associated properties:

PR_HASATTACH

Identifier:

0x0E1B

Data type:

PT_BOOLEAN

Area:

Message attachment

Remarks

The message store copies this property from the MSGFLAG_HASATTACH flag of the PR_MESSAGE_FLAGS (PidTagMessageFlags) property. A client application can then use PR_HASATTACH to sort on message attachments in a message viewer.

The value this property is updated with the IMAPIProp::SaveChanges method.

Protocol Specifications

  • [MS-OXCMSG]
    Specifies the properties and operations that are permissible for e-mail message objects.

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