BCC Property

Microsoft Outlook Visual Basic

Returns a String representing 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.

expression.BCC

expression     Required. An expression that returns a MailItem object.