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