cc property

List<String>? cc
getter/setter pair

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

Implementation

List<String>? cc;