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 type of mail system.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdMailSystem
'Usage
Dim instance As WdMailSystem
public enum WdMailSystem
Members
| Member name | Description | |
|---|---|---|
| wdNoMailSystem | No mail system. | |
| wdMAPI | Standard Messaging Application Programming Interface (MAPI) mail system. | |
| wdPowerTalk | PowerTalk mail system. | |
| wdMAPIandPowerTalk | Both a standard Messaging Application Programming Interface (MAPI) mail system and a PowerTalk mail system. |