Skip to main content

core.mailoptions.to

Home > @medplum/core > MailOptions > to

MailOptions.to property

Comma separated list or an array of recipients e-mail addresses that will appear on the To: field

Signature:

readonly to?: MailDestination;