MailMerge.Execute(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.