WdMailSystem Enumeration

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.

See Also

Reference

Microsoft.Office.Interop.Word Namespace