# BulkSendEmailOptions
Options for bulk sending an email from multiple addresses. See regular sendEmail
methods for more information.
# Properties
Name | Type | Description | Notes |
---|---|---|---|
inbox_ids | list[str] | Inboxes to send the email from | [optional] |
send_email_options | SendEmailOptions | [optional] |
[Back to Model list] [Back to API list] [Back to README]