ItemAttachment.Item Property

Definition

Gets the item that is associated with the attachment.

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

Property Value

The item that is associated with the attachment.

Applies to