TSTool / Command / SendEmailMessage
Overview
This command is under development. Do not use in production.
The SendEmailMessage command sends an email message.
Command Editor
The following dialog is used to edit the command and illustrates the syntax of the command.
SendEmailMessage Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
SendEmailMessage(Parameter="Value",...)
Command Parameters
| Parameter | Description | Default |
|---|---|---|
Fromrequired |
From email address, can be specified with ${Property} |
None - must be specified. |
Examples
See the automated tests.
Troubleshooting
See Also
Messagecommand