_Application.MailSystem Property

Definition

Returns the mail system (or systems) installed on the host machine.

public:
 property Microsoft::Office::Interop::Word::WdMailSystem MailSystem { Microsoft::Office::Interop::Word::WdMailSystem get(); };
public Microsoft.Office.Interop.Word.WdMailSystem MailSystem { get; }
member this.MailSystem : Microsoft.Office.Interop.Word.WdMailSystem
Public ReadOnly Property MailSystem As WdMailSystem

Property Value

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.

Applies to