PR_ATTACH_FLAGS

The PR_ATTACH_FLAGS property contains a bitmask of flags for an attachment.

Quick Info

Header file: MAPITAGS.H
May be exposed by: Attachment subobjects
Identifier: 0x3714
Property type: PT_LONG
Property tag: 0x37140003

Remarks

The PR_ATTACH_FLAGS property is used for MHTML support.

One or more of the following flags can be set for the PR_ATTACH_FLAGS bitmask:

ATT_INVISIBLE_IN_HTML
Indicates that this attachment is not available to Hypertext Markup Language (HTML) rendering applications and should be ignored in MIME processing.
ATT_INVISIBLE_IN_RTF
Indicates that this attachment is not available to applications rendering in Rich Text Format (RTF) and should be ignored by MAPI.

If the PR_ATTACH_FLAGS property is zero or absent, the attachment is to be processed by all applications.

See Also

Attachment Properties