Enum EMailMergeTargetType
What type of delivery system to use for a mail merge
Syntax
EMailMergeTargetType
Fields
| Name | Description |
|---|---|
| BestFit | Default to mail, then fax, then printer |
| Electronic | Default to mail, then fax |
Deliver by mail |
|
| Fax | Deliver by fax |
| Printer | Deliver to printer |
| Xml | Output mails as xml. This target is used in conjunction with external mail clients. |
| XmlFax | Same as Xml, but use fax format for recipient addresses |