# SimpleSendEmailOptions
# Properties
Name | Type | Description | Notes |
---|---|---|---|
body | str | Body of the email message. Supports HTML | [optional] |
sender_id | str | ID of inbox to send from. If null an inbox will be created for sending | [optional] |
subject | str | Subject line of the email | [optional] |
to | str | Email address to send to | [optional] |
[Back to Model list] [Back to API list] [Back to README]