Mail..::..SendTemplateMail Method (String, String, String, String, ArrayList, EntityObject, String, String)
Sends the template mail.
Namespace:
FLEXYGO.MailsAssembly: flxMail (in flxMail.dll)
Syntax
Parameters
- Type: String
The email.
- subject
- Type: String
The subject.
- Body
- Type: String
The body.
- TemplateName
- Type: String
Name of the template.
- docs
- Type: ArrayList
The docs.
- Entity
- Type: FLEXYGO.Objects..::..EntityObject
Entity to parse properties.
- ReplyTo
- Type: String
Reply to.
- CC
- Type: String
CC.