INetMailAddressCollection.Item

Syntax

Item(Index: Integer): INetMailAddress;

Parameters

Index - email address index, which must be obtained.

Description

The Item property returns the email address, which index is passed by the Index parameter.

See also:

INetMailAddressCollection