Show / Hide Table of Contents

Enum EMailMergeTargetType

What type of delivery system to use for a mail merge

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum EMailMergeTargetType

Fields

Name Description
BestFit

0: Default to mail, then fax, then printer

Electronic

1: Default to mail, then fax

Fax

3: Deliver by fax

Mail

2: Deliver by mail

Printer

4: Deliver to printer

Xml

5: Output mails as xml. This target is used in conjunction with external mail clients.

XmlFax

6: Same as Xml, but use fax format for recipient addresses

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.EMailMergeTargetType, To>()
ObjectExtensions.AssignByReflection<EMailMergeTargetType>(EMailMergeTargetType)
ObjectExtensions.GraphCopy<EMailMergeTargetType>()
Converters.MapEnums<EMailMergeTargetType, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top