to property

List<MailAddress>? to
getter/setter pair

The to recipients

Implementation

List<MailAddress>? to;