Bcc Property  
 

Gets and sets the list of addresses that should receive a blind copy of the current message.

Syntax

object.Bcc [= value ]

Remarks

The Bcc property is used to specify one or more addresses that a copy of the message will be delivered to. Note that these addresses are not included in the message header and cannot be viewed by the recipient.

Multiple addresses may be specified by separating them with a comma. Each address must conform to the standard Internet address format.

Data Type

String

See Also

Cc Property, From Property, ReplyTo Property, To Property