MailMergeDataSource.Type Property

Definition

Returns the type of mail merge data source.

public:
 property Microsoft::Office::Interop::Word::WdMailMergeDataSource Type { Microsoft::Office::Interop::Word::WdMailMergeDataSource get(); };
public Microsoft.Office.Interop.Word.WdMailMergeDataSource Type { get; }
member this.Type : Microsoft.Office.Interop.Word.WdMailMergeDataSource
Public ReadOnly Property Type As WdMailMergeDataSource

Property Value

Remarks

The Type property can be one of the WdMailMergeDataSource constants.

Applies to