This topic has not yet been rated - Rate this topic

Attachment Interface

Represents a document or link to a document contained in an Outlook item.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
[GuidAttribute("00063007-0000-0000-C000-000000000046")]
[TypeLibTypeAttribute()]
public interface Attachment

Use Item (index), where index is the index number, to return a single Attachment object.

Use the Add method to add an attachment to an item.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.