IBProcessEmailDocuments.IndexOf

Syntax

IndexOf(Document: IBProcessEmailDocument): Integer;

Parameters

Document. The document, for which one should get index in the collection.

Description

The IndexOf method returns index of the specified document in the collection.

Comments

The method returns 1 if the document is absent in the collection.

See also:

IBProcessEmailDocuments