Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.62 KB

iattachimapiprop.md

File metadata and controls

50 lines (36 loc) · 1.62 KB
title description manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid
IAttach IMAPIProp
This article describes IAttach IMAPIProp providing access to the properties of attachments in messages.
lindalu
03/09/2015
Developer
reference
office-online-server
medium
IAttach
COM
f47e20e1-2a30-4c9e-8ca6-e8c5e72f44a1

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

See also

MAPI Interfaces