|
BccEmailAddress | | Identifies the email BCC (blind copy) recipient's email address. Multiple addresses should be separated by semi-colons. |
CcEmailAddress | | Identifies the email CC (visible copy) recipient's email address. Multiple addresses should be separated by semi-colons. |
ConnectionID | | Specifies a connection to a data source that is defined in the Settings.
For elements connecting to relational databases, default is the first Connection element in _settings.lgx. |
EmailSubject | | (Required) Specifies the subject of an email message. |
FromEmailAddress | | (Required) Identifies the email sender(s). |
FromEmailName | | Sets the "friendly" name for the FromEmailAddress. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
ReplyToEmailAddress | | Sets the email address used if the recipient creates a reply message.
The default is the FromEmailAddress. |
ToEmailAddress | | (Required) Identifies the email recipient's email address. Multiple addresses should be separated by semi-colons. |