IAttach : IMAPIProp

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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.

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

See Also

Concepts

MAPI Interfaces