_Application.MailSystem Property
Returns the mail system (or systems) installed on the host machine.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property MailSystem As WdMailSystem
Get
'Usage
Dim instance As _Application
Dim value As WdMailSystem
value = instance.MailSystem
WdMailSystem MailSystem { get; }
Property Value
Type: Microsoft.Office.Interop.Word.WdMailSystem
Remarks
Some of the WdMailSystem constants are available only in Microsoft Office Macintosh Edition. For additional information about these constants, consult the language reference Help included with Microsoft Office Macintosh Edition.