MailMergeDataSource Interface 

Represents the mail merge data source in a mail merge operation.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Public Class ailMergeDataSourceImplementation
    Implements MailMergeDataSource
End Class
Dim ailMergeDataSourceImplementation1 As New ailMergeDataSourceImplementation()

Syntax

Public Interface MailMergeDataSource
public interface MailMergeDataSource
public interface class MailMergeDataSource
public interface MailMergeDataSource
public interface MailMergeDataSource

Remarks

Use the DataSource property to return the MailMergeDataSource object.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace

Other Resources

MailMergeDataSource Members