INetMailAddressCollection.Item

Syntax

Item(Index: Integer): INetMailAddress;

Parameters

Index is the email address index which needs to be received.

Description

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

See also:

INetMailAddressCollection