MailMerge.DataSource Property

Definition

Returns a MailMergeDataSource object that refers to the data source attached to a mail merge main document.

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

Property Value

Applies to