_Application.MailSystem Property
Returns the mail system that's installed on the host machine. Read-only XlMailSystem.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property MailSystem As XlMailSystem
Get
'Usage
Dim instance As _Application
Dim value As XlMailSystem
value = instance.MailSystem
XlMailSystem MailSystem { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.XlMailSystem
Remarks
XlMailSystem can be one of these XlMailSystem constants:
xlMAPI
xlNoMailSystem
xlPowerTalk