To Property  
 

Gets and sets the address of the message recipient.

Syntax

object.To [= addresses ]

Remarks

The To property returns the address of the message recipient. Setting this property causes the To header to be updated with the specified value. Multiple addresses can be specified by separating them with commas.

Data Type

String

See Also

Bcc Property, Cc Property, From Property, ReplyTo Property, Sender Property