 | EnvelopeBcc Property |
Gets the list of addresses that the message was blind-carbon-copied to.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.12.1
Syntaxpublic InternetAddressList Bcc { get; }
Property Value
InternetAddressListThe address(es) that the message was carbon-copied to.
Remarks
Gets the list of addresses that the message was blind-carbon-copied to.
See Also