BCC Property

See Also                  Applies To

Returns the display list of blind carbon copy (BCC) names for a MailItem. This property contains the display names only. The Recipients collection should be used to modify the BCC recipients.

Read/write String.

Syntax

objMailItem.BCC

objMailItem   Required. An expression that returns a MailItem object.