Platform SDK: Exchange 2000 Server

cc Field

[This is preliminary documentation and subject to change.]

The carbon copy (CC) recipients of the message.

Full Name

urn:schemas:httpmail:cc

Name Constant

cdoHTTPMail.cdoCc

OLE DB Type

DBTYPE_WSTR

Variant Sub Type

[Visual Basic] String

[C++] BSTR

Remarks

This field differs from the urn:schemas:mailheader:cc field only in that all RFC 1522 encoded characters are decoded and returned as UNICODE characters.

Example

"Some User" <someuser@microsoft.com>, "Another User" <anotheruser@microsoft.com>

See Also

urn:schemas:mailheader:cc Field