CC

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

Values

AttachmentList object

Examples

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