bcc property

List<MailAddress>? bcc
getter/setter pair

The bcc recipients

Implementation

List<MailAddress>? bcc;