XlMailSystem Enumeration 

Specifies the mail system that is installed on the host machine.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Dim xlMailSystem1 As XlMailSystem = XlMailSystem.xlMAPI

Syntax

Public Enum XlMailSystem
public enum XlMailSystem
public enum class XlMailSystem
public enum XlMailSystem
public enum XlMailSystem

Members

Member name Description
xlMAPI MAPI-complaint system.
xlNoMailSystem No mail system.
xlPowerTalk 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.Excel Namespace