CC

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

Values

AttachmentList object

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