from property

List<MailAddress>? from
getter/setter pair

The from sender(s), usually only 1 entry

Implementation

List<MailAddress>? from;