Skip to main content

SendEmail

Generated from the Macro Rust tool registry.

Parameters

ParameterTypeRequiredDescription
bccarrayYesBlind carbon copy recipients (optional).
bodystringYesThe plain text body of the email.
ccarrayYesCarbon copy recipients (optional).
replyingToIdstringYesThe ID of a message to reply to (optional). When set, the email is sent as a reply within the same thread.
subjectstringYesThe subject line of the email.
toarrayYesThe primary recipients (To field).