Share via


MailMergeDataSource.ConnectString Property

Returns the connection string for the specified mail merge data source.

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

Syntax

'Declaration
ReadOnly Property ConnectString As String
    Get
'Usage
Dim instance As MailMergeDataSource
Dim value As String

value = instance.ConnectString
string ConnectString { get; }

Property Value

Type: System.String

See Also

Reference

MailMergeDataSource Interface

MailMergeDataSource Members

Microsoft.Office.Interop.Word Namespace