MailMergeDataSource.Type Property

Returns the type of mail merge data source.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Type As WdMailMergeDataSource
    Get
'Usage
Dim instance As MailMergeDataSource
Dim value As WdMailMergeDataSource

value = instance.Type
WdMailMergeDataSource Type { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdMailMergeDataSource

Remarks

The Type property can be one of the WdMailMergeDataSource constants.

See Also

Reference

MailMergeDataSource Interface

MailMergeDataSource Members

Microsoft.Office.Interop.Word Namespace