Application.MailSystem (Excel)

Returns the mail system that's installed on the host machine. Possible return values are xlMAPI - MAPI-complaint system, xlNoMailSystem - No mail system, xlPowerTalk - PowerTalk mail system.

xlMailSystem can be one of these constants:


Dim xmsMailSystem As XlMailSystem
xmsMailSystem = Application.MailSystem