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
Returns an EmailOptions object that represents the global preferences for e-mail authoring. Read-only.
This example sets Microsoft Word to mark comments in e-mail messages.
Application.EmailOptions.MarkComments = True