Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the format to use when the mail merge destination is an e-mail message.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdMailMergeMailFormat
'Usage
Dim instance As WdMailMergeMailFormat
public enum WdMailMergeMailFormat
Members
| Member name | Description | |
|---|---|---|
| wdMailFormatPlainText | Sends mail merge e-mail documents using plain text. | |
| wdMailFormatHTML | Sends mail merge e-mail documents using HTML format. |