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)

Syntax

'Declaration
Public Enumeration XlMailSystem
'Usage
Dim instance As XlMailSystem
public enum XlMailSystem

Members

Member name Description
xlMAPI MAPI-complaint system.
xlNoMailSystem No mail system.
xlPowerTalk PowerTalk mail system.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace