_ContactItem.Attachments Property

Definition

Returns an Attachments object that represents all the attachments for the specified item. Read-only.

public:
 property Microsoft::Office::Interop::Outlook::Attachments ^ Attachments { Microsoft::Office::Interop::Outlook::Attachments ^ get(); };
public Microsoft.Office.Interop.Outlook.Attachments Attachments { get; }
Public ReadOnly Property Attachments As Attachments

Property Value

Applies to