Share via


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

Applies to | Application Object

See Also | CurrentEmailAuthor Property | Email Property