cc property

List<MailAddress>? cc
getter/setter pair

The cc recipients

Implementation

List<MailAddress>? cc;