MailMergeDataSource.HeaderSourceType Property

Definition

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.

Applies to