INetMailMessage.To_

Syntax

To_: INetMailAddressCollection;

Description

The To_ property returns the email addresses collection of recipients.

Example

The example of use is given in description of the INetMailMessage.CC property.

See also:

INetMailMessage