INetMapiAttachmentCollection.Insert

Syntax

Insert(Index: Integer): INetMapiAttachment;

Parameters

Index - index of the position, into which a new attachment must be added.

Description

The Insert method inserts a new attachment into the specified position of the collection.

See also:

INetMapiAttachmentCollection