MailMergeCheckErrors enumeration

MailMergeCheckErrors enumeration

Specifies how Microsoft Word will report errors detected during mail merge.

Members

NameDescription
SimulateSimulate the merge and report errors in a new document.
PauseOnErrorComplete the merge and pause to report errors.
CollectErrorsComplete the merge and report errors in a new document.
DefaultEquals to the MailMergeCheckErrors.PauseOnError value.

See Also