OfficeDataSourceObject.ConnectString Property
Gets or sets a String that represents the connection to the specified mail merge data source. Read/write.
Syntax
expression.ConnectString
expression A variable that represents an OfficeDataSourceObject object.
Example
This example checks if the connection string contains the characters ODSOOutlook and displays a message accordingly.
| Visual Basic for Applications |
|---|
|