bcc property

List<String>? bcc
getter/setter pair

List of BCC recipients email addresses that the email was addressed to. See recipients object for names.

Implementation

List<String>? bcc;