INetMailAddressCollection.ToString

Syntax

ToString: String;

Description

The ToString method returns the collection address list as a character string.

Comments

The addresses are separated by "," and are presented as: "Name" <Address>. If the name displayed instead of the address on sending is not specified, the address only is inserted.

See also:

INetMailAddressCollection