BCC

Gets the email addresses in the BCC field of the email message.

Values

AttachmentList object

Examples
Copy
var singleaddress;
singleaddress = email.BCC.Items(0).Address;