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