Show contents 

Net > Net Assembly Interfaces > INetMapiAttachmentCollection > INetMapiAttachmentCollection.Item

INetMapiAttachmentCollection.Item

Syntax

Item(Index: Integer): INetMapiAttachment;

Parameters

Index - attachment index.

Description

The Item property returns parameters of the attachment, which index is passed by the Index parameter.

See also:

INetMapiAttachmentCollection