IAttach : IMAPIProp
Applies to: Outlook 2013 | Outlook 2016
Maintains and provides access to the properties of attachments in messages. The IAttach interface has no unique methods of its own. For more information about how to use attachments, see MAPI Attachments and Attachment Tables.
Property | Value |
---|---|
Header file: |
Mapidefs.h |
Exposed by: |
Attachment objects |
Implemented by: |
Message store providers |
Called by: |
Client applications |
Interface identifier: |
IID_IAttachment |
Pointer type: |
LPATTACH |
Transaction model: |
Transacted |
Vtable order
This interface does not have any unique methods.
Required properties | Access |
---|---|
PR_OBJECT_TYPE (PidTagObjectType) |
Read-only |
PR_ATTACH_METHOD (PidTagAttachMethod) |
Read/write |
PR_RENDERING_POSITION (PidTagRenderingPosition) |
Read/write |