Item.Attachments Property

Definition

Gets a list of the attachments to this item.

public:
 property Microsoft::Exchange::WebServices::Data::AttachmentCollection ^ Attachments { Microsoft::Exchange::WebServices::Data::AttachmentCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.AttachmentCollection Attachments { get; }
Public ReadOnly Property Attachments As AttachmentCollection

Property Value

An AttachmentCollection object.

Applies to