CC
Gets the email addresses in the CC field of the email message.
Values
Examples
Copy
var singleaddress;
singleaddress = email.CC.Items(0).Address;