WdMailSystem Enumeration 

Specifies the type of mail system.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdMailSystem1 As WdMailSystem = WdMailSystem.wdMAPI

Syntax

Public Enum WdMailSystem
public enum WdMailSystem
public enum class WdMailSystem
public enum WdMailSystem
public enum WdMailSystem

Members

Member name Description
wdMAPI Standard Messaging Application Programming Interface (MAPI) mail system.
wdMAPIandPowerTalk Both a standard Messaging Application Programming Interface (MAPI) mail system and a PowerTalk mail system.
wdNoMailSystem No mail system.
wdPowerTalk PowerTalk mail system.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace