Send Email
Sends out an email threw a SMTP mail server. Usually used to send out alert message.
Parameter | Description |
---|---|
From | Email address that message will be from. |
Message | Body of message. |
Recipients | List of email address to receive the email. |
Send | |
SmtpServer | Address to the SMTP server. |
Subject | Message Subject line. |
Table | Required table columns are “To”, “From”, “Subject”, and “Body”. |