from property

dynamic from
getter/setter pair

Allowed types are String and Address String must be a simple email-address.

There is no parsing for name / mail-address pairs! Always use Address in this case. (Otherwise we might incorrectly encode the name / mail-address pair with base64.)

Implementation

dynamic from;