BulkSendEmailOptions
Properties
Name | Type | Description | Notes |
---|---|---|---|
InboxIds | String[] | Inboxes to send the email from | |
SendEmailOptions | SendEmailOptions |
Examples
- Prepare the resource
$BulkSendEmailOptions = Initialize-maislurp-client-powershellBulkSendEmailOptions -InboxIds null `
-SendEmailOptions null
- Convert the resource to JSON