MailMerge.Execute(Object) Method

Definition

Performs the specified mail merge operation.

public void Execute (ref object Pause);
abstract member Execute : obj -> unit
Public Sub Execute (Optional ByRef Pause As Object)

Parameters

Pause
Object

Optional Object. True for Microsoft Word to pause and display a troubleshooting dialog box if a mail merge error is found; False to report errors in a new document.

Applies to