IAttach : IMAPIProp

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.

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