MailMergeDataSource.HeaderSourceType 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 value that indicates the way the header source is being supplied for the mail merge operation.
public:
property Microsoft::Office::Interop::Word::WdMailMergeDataSource HeaderSourceType { Microsoft::Office::Interop::Word::WdMailMergeDataSource get(); };
public Microsoft.Office.Interop.Word.WdMailMergeDataSource HeaderSourceType { get; }
member this.HeaderSourceType : Microsoft.Office.Interop.Word.WdMailMergeDataSource
Public ReadOnly Property HeaderSourceType As WdMailMergeDataSource
Property Value
Remarks
The HeaderSourceType property can be one of the WdMailMergeDataSource constants.