EmailOptions Property

Microsoft Word Visual Basic

EmailOptions Property

       

Returns an EmailOptions object that represents the global preferences for e-mail authoring. Read-only.

Example

This example sets Microsoft Word to mark comments in e-mail messages.

Application.EmailOptions.MarkComments = True