MailMerge.EditHeaderSource 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.
Opens the header source attached to a mail merge main document, or activates the header source if it's already open.
public:
void EditHeaderSource();
public void EditHeaderSource ();
abstract member EditHeaderSource : unit -> unit
Public Sub EditHeaderSource ()
Remarks
If the mail merge main document doesn't have a header source, this method causes an error.