Sends the e-mail.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- emailAddress
- Type: System String
E-mail address(es) of recipient(s). Use semicolon as a separator.
- fromEmailAddress
- Type: System String
E-mail address from which is the email sent
- emailSubject
- Type: System String
E-mail subject
- emailBody
- Type: System String
E-mail body
- emailPlainTextBody
- Type: System String
E-mail plain text body (optional)
- siteName
- Type: System String
Name of the site (optional)
See Also