Skip to main content

core.mailoptions.bcc

Home > @medplum/core > MailOptions > bcc

MailOptions.bcc property

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

Signature:

readonly bcc?: MailDestination;