MailMergeFieldName Object Members

Word Developer Reference

Represents a mail merge field name in a data source. The MailMergeFieldName object is a member of the MailMergeFieldNames collection. The MailMergeFieldNames collection includes all the data field names in a mail merge data source.

Properties

  Name Description
Bb257636.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257636.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257636.properties(en-us,office.12).gif Index Returns a Long that represents the position of an item in a collection. Read-only.
Bb257636.properties(en-us,office.12).gif Name Returns name of the specified object. Read-only String.
Bb257636.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified MailMergeFieldName object.