INetMapiAttachmentCollection.IndexOf

Syntax

IndexOf(Value: INetMapiAttachment): Integer;

Parameters

Value is the attachment index of which needs to be received.

Description

The IndexOf method returns the specified attachment index in the collection. In case the specified attachment is not present in the collection, the method returns -1.

See also:

INetMapiAttachmentCollection