Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 575 Bytes

SimpleSendEmailOptions.md

File metadata and controls

14 lines (9 loc) · 575 Bytes

SimpleSendEmailOptions

Properties

Name Type Description Notes
Body string Body of the email message. Supports HTML [optional]
SenderId string ID of inbox to send from [optional]
Subject string Subject line of the email [optional]
To string Email address to send to [optional]

[Back to Model list] [Back to API list] [Back to README]