Interface BulkSendEmailOptions

Options for bulk sending an email from multiple addresses. See regular sendEmail methods for more information.

Export

Interface

BulkSendEmailOptions

Hierarchy

  • BulkSendEmailOptions

Properties

inboxIds: string[]

Inboxes to send the email from

Memberof

BulkSendEmailOptions

sendEmailOptions: SendEmailOptions

Memberof

BulkSendEmailOptions