_Application.MailSystem Property

Definition

Returns the mail system that's installed on the host machine. Read-only XlMailSystem.

public:
 property Microsoft::Office::Interop::Excel::XlMailSystem MailSystem { Microsoft::Office::Interop::Excel::XlMailSystem get(); };
public Microsoft.Office.Interop.Excel.XlMailSystem MailSystem { get; }
Public ReadOnly Property MailSystem As XlMailSystem

Property Value

Remarks

XlMailSystem can be one of these XlMailSystem constants:

xlMAPI

xlNoMailSystem

xlPowerTalk

Applies to