core.mailoptions.from | Medplum

MailOptions.from property [​](/content/docs/sdk/core.mailoptions.from#mailoptionsfrom-property "Direct link to MailOptions.from property"/index.html)

The e-mail address of the sender. All e-mail addresses can be plain sender@server.com or formatted Sender Name <sender@server.com>

Signature:

readonly from?: string | MailAddress;