MailMerge.Fields Property
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.
Returns a MailMergeFields collection that represents all the mail merge related fields in the specified document.
public:
property Microsoft::Office::Interop::Word::MailMergeFields ^ Fields { Microsoft::Office::Interop::Word::MailMergeFields ^ get(); };
public Microsoft.Office.Interop.Word.MailMergeFields Fields { get; }
member this.Fields : Microsoft.Office.Interop.Word.MailMergeFields
Public ReadOnly Property Fields As MailMergeFields