Platform SDK: Exchange 2000 Server

cc Field

[This is preliminary documentation and subject to change.]

The carbon-copy addressees of the message.

Full Name

urn:schemas:mailheader:cc

Name Constant

none

OLE DB Type

DBTYPE_STR

Variant Sub Type

[Visual Basic] String

[C++] BSTR

Remarks

The CC addresses are returned as US-ASCII characters, where each address is separated by a comma. 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@microsoft.com>, "Another User, Jr" <another@microsoft.com>

See Also

urn:schemas:httpmail:cc Field