Platform SDK: CDO for Windows 2000

cc Field

The secondary (Cc) recipients 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

"SomeUser" someuser@microsoft.com>, "Another" <another@microsoft.com>

See Also

urn:schemas:httpmail:cc Field