MailMerge MethodsĀ 

Public Methods

  Name Description
Check Simulates the mail merge operation, pausing to report each error as it occurs.
CreateDataSource Creates a Microsoft Word document that uses a table to store data for a mail merge.
CreateHeaderSource Creates a Microsoft Word document that stores a header record that's used in place of the data source header record in a mail merge.
EditDataSource Opens or switches to the mail merge data source.
EditHeaderSource Opens the header source attached to a mail merge main document, or activates the header source if it's already open.
EditMainDocument Activates the mail merge main document associated with the specified header source or data source document.
Execute Performs the specified mail merge operation.
OpenDataSource Attaches a data source to the specified document, which becomes a main document if it's not one already.
OpenDataSource2000  
OpenHeaderSource Attaches a mail merge header source to the specified document.
OpenHeaderSource2000  
ShowWizard Displays the Mail Merge Wizard in a document.
UseAddressBook  

See Also

Reference

MailMerge Interface
Microsoft.Office.Interop.Word Namespace