Send Email#
Send an email via Outlook.
| Recipient Email | [Text] The email address of the recipient to whom the email needs to be sent. To specify multiple recipients, separate them with a semicolon. |
| Email Subject | [Text] The subject of the email that reflects the main content of the message. |
| Email Body | [Text] The message that needs to be sent to the recipient. |
| HTML Markup | If checked, the content of the email will be sent as an HTML page and may contain tags. |
| Attachments | [Text/List/Dictionary] Path to the file / List of paths to files / Dictionary with files that will be attached to the email (key - name, value - path to the file). |
| Account Name | [Text] The name of the account from which the email needs to be sent. If not specified, the default account will be used. |
| Send As | [Text] The name that will be displayed as the sender of the email. |
| CC | [Text] The email address of the recipient to receive a copy of the email. To specify multiple recipients, separate them with a semicolon. |
| BCC | [Text] The email address of the recipient to receive a blind copy of the email. To specify multiple recipients, separate them with a semicolon. |
| Save to Drafts | If this property is enabled, the email will be saved to drafts. The email will not be sent. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Message | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |