INetAttachmentCollection.Item

Syntax

Item(Index: Integer): INetAttachment;

Parameters

Index is the attachment index.

Description

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

See also:

INetAttachmentCollection