_Application.MailSystem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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