Skip to content

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

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                           
From
required
From email address, can be specified with ${Property} None - must be specified.

Examples

See the automated tests.

Troubleshooting

See Also