MailMergeDataSource.Type Property
Word Developer Reference |
Returns the type of mail merge data source. Read-only WdMailMergeDataSource.
Syntax
expression.Type
expression Required. A variable that represents a MailMergeDataSource object.
Remarks
Security Dynamic data exchange (DDE) is an older technology that is not secure. If possible, use a more secure alternative to DDE, such as object linking and embedding (OLE).
See Also