The Send Email action creates and sends a message from a connected Microsoft
account. It supports multiple recipients, CC addresses, and file attachments.
Outputs
The action first creates a draft with an immutable ID, then sends that draft.
Store Conversation ID when later steps need the complete thread.
Set Body Type to HTML before supplying markup. Untrusted values should
be escaped or sanitized before they are inserted into HTML.