IBProcessEmailDocuments.Item

Syntax

Item(Index: Integer): IBProcessEmailDocument;

Parameters

Index. Document index in the collection.

Description

The Item property returns the document with the specified index.

Example

The property use is given in the example for IBProcessEmail.Documents.

See also:

IBProcessEmailDocuments