MailItem.BCC property (Outlook)
Returns a String representing the display list of blind carbon copy (BCC) names for a MailItem. Read/write.
expression. BCC
expression A variable that represents a MailItem object.
This property contains the display names only. The Recipients collection should be used to modify the BCC recipients.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.