Platform SDK: Exchange 2000 Server

bcc Field

[This is preliminary documentation and subject to change.]

The blind carbon copy (BCC) recipients for the message.

Full Name

urn:schemas:httpmail:bcc

Name Constant

cdoHTTPMail.cdoBcc

OLE DB Type

DBTYPE_WSTR

Variant Sub Type

[Visual Basic] String

[C++] BSTR

Remarks

This field differs from the urn:schemas:mailheader:bcc 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:bcc Field