Show contents 

Net > Net Assembly Interfaces > INetAttachmentCollection > INetAttachmentCollection.Item

INetAttachmentCollection.Item

Syntax

Item(Index: Integer): INetAttachment;

Parameters

Index - attachment index.

Description

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

See also:

INetAttachmentCollection