Gets EmailAddressCollection object representing "BCC:" recipients of the message.
A reference to EmailAddressCollection object representing "BCC:" recipients of the message.
In most cases, this property will return empty EmailAddressCollection object (or a null reference if SafeMode is false) because BCC information is usually stripped away from mail messages when they are sent.
Envelope Class | MailBee.ImapMail Namespace