PR_MESSAGE_ATTACHMENTS
The
PR_MESSAGE_ATTACHMENTS property contains a table of restrictions that can be
applied to a contents table to find all messages that contain attachment
subobjects meeting the restrictions.
Quick Info
Header
file: |
MAPITAGS.H |
May be
exposed by: |
Message objects |
Identifier: |
0x0E13 |
Property
type: |
PT_OBJECT |
Property
tag: |
0x0E13000D |
Remarks
The
PR_MESSAGE_ATTACHMENTS property can be excluded in IMAPIProp::CopyTo
To retrieve
table contents, a client application should call the IMessage::GetAttachmentTable
PR_MESSAGE_ATTACHMENTS
can be used for subobject restriction by specifying it in the SSubRestriction
Note
Using
subobject restriction results in the equivalent of an IMAPISession::OpenEntry
The
PR_MESSAGE_ATTACHMENTS and PR_MESSAGE_RECIPIENTS properties are similar in
usage. Several MAPI properties provide access to tables:
Property
|
Table |
PR_CONTAINER_CONTENTS |
Contents
table |
PR_CONTAINER_HIERARCHY |
Hierarchy
table |
PR_FOLDER_ASSOCIATED_CONTENTS |
Associated
contents table |
PR_MESSAGE_ATTACHMENTS
|
Attachment
table |
PR_MESSAGE_RECIPIENTS |
Recipient
table |