cc Field (urn:schemas:mailheader:)
Topic Last Modified: 2006-06-13
The carbon copy addressees of the message.
Full Name
urn:schemas:mailheader:cc
Content Class
OLE DB Type
DBTYPE_STR
Remarks
The carbon copy (Cc) addresses are returned as US-ASCII characters, and the addresses are separated by commas. All non-US-ASCII characters are returned encoded as defined in RFC 1522. To access the Cc addresses as Unicode characters, use the urn:schemas:httpmail:cc field.
Example
"Some User, Jr" <someuser@example.com>, "Another User, Jr" <another@example.com>