Platform SDK: Exchange 2000 Server

bcc Field

[This is preliminary documentation and subject to change.]

The blind carbon-copy addressees of the message.

Full Name

urn:schemas:mailheader:bcc

Name Constant

none

OLE DB Type

DBTYPE_STR

Variant Sub Type

[Visual Basic] String

[C++] BSTR

Remarks

The BCC 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 BCC addresses as UNICODE characters, use the urn:schemas:httpmail:bcc field.

Example

“SomeUser” <someuser@microsoft.com>

See Also

urn:schemas:httpmail:bcc Field