EmailOptions Members (Word)

Contains global application-level attributes used by Microsoft Word when you create and edit e-mail messages and replies.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

AutoFormatAsYouTypeApplyBorders

True if a series of three or more hyphens (-), equal signs (=), or underscore characters (_) are automatically replaced by a specific border line when the ENTER key is pressed. Read/write Boolean.

AutoFormatAsYouTypeApplyBulletedLists

True if bullet characters (such as asterisks, hyphens, and greater-than signs) are replaced with bullets. Read/write Boolean.

AutoFormatAsYouTypeApplyClosings

True for Microsoft Word to automatically apply the Closing style to letter closings as you type. Read/write Boolean.

AutoFormatAsYouTypeApplyDates

True for Microsoft Word to automatically apply the Date style to dates as you type. Read/write.

AutoFormatAsYouTypeApplyFirstIndents

True for Microsoft Word to automatically replace a space entered at the beginning of a paragraph with a first-line indent. Read/write.

AutoFormatAsYouTypeApplyHeadings

True if styles are automatically applied to headings as you type. Read/write Boolean.

AutoFormatAsYouTypeApplyNumberedLists

True if paragraphs are automatically formatted as numbered lists. Read/write Boolean.

AutoFormatAsYouTypeApplyTables

True if Word automatically creates a table when you type a plus sign, a series of hyphens, another plus sign, and so on, and then press ENTER. Read/write Boolean.

AutoFormatAsYouTypeAutoLetterWizard

True for Microsoft Word to automatically start the Letter Wizard when the user enters a letter salutation or closing. Read/write.

AutoFormatAsYouTypeDefineStyles

True if Word automatically creates new styles based on manual formatting. Read/write Boolean.

AutoFormatAsYouTypeDeleteAutoSpaces

True for Microsoft Word to automatically delete spaces inserted between Japanese and Latin text as you type. Read/write.

AutoFormatAsYouTypeFormatListItemBeginning

True if Word repeats character formatting applied to the beginning of a list item to the next list item. Read/write Boolean.

AutoFormatAsYouTypeInsertClosings

True for Microsoft Word to automatically insert the corresponding memo closing when the user enters a memo heading. Read/write.

AutoFormatAsYouTypeInsertOvers

True for Microsoft Word to automatically insert " Ff845569.fe035_ZA06051580(en-us,office.14).gifFf845569.fe036_ZA06051581(en-us,office.14).gif " when the user enters "Ff845569.fe034_ZA06051579(en-us,office.14).gif" or "Ff845569.fe319_ZA06051787(en-us,office.14).gif". Read/write Boolean.

AutoFormatAsYouTypeMatchParentheses

True for Microsoft Word to automatically correct improperly paired parentheses. Read/write.

AutoFormatAsYouTypeReplaceFarEastDashes

True for Microsoft Word to automatically correct long vowel sounds and dashes. Read/write.

AutoFormatAsYouTypeReplaceFractions

True if typed fractions are replaced with fractions from the current character set as you type; for example, "1/2" is replaced with "½." Read/write Boolean.

AutoFormatAsYouTypeReplaceHyperlinks

True if e-mail addresses, server and share names (also known as UNC paths), and Internet addresses (also known as URLs) are automatically changed to hyperlinks as you type. Read/write Boolean.

AutoFormatAsYouTypeReplaceOrdinals

True if the ordinal number suffixes "st", "nd", "rd", and "th" are replaced with the same letters in superscript as you type; for example, "1st" is replaced with "1" followed by "st" formatted as superscript. Read/write Boolean.

AutoFormatAsYouTypeReplacePlainTextEmphasis

True if manual emphasis characters are automatically replaced with character formatting as you type; for example, "*bold*" is changed to "bold". Read/write Boolean.

AutoFormatAsYouTypeReplaceQuotes

True if straight quotation marks are automatically changed to smart (curly) quotation marks as you type. Read/write Boolean.

AutoFormatAsYouTypeReplaceSymbols

True if two consecutive hyphens (--) are replaced with an en dash (–) or an em dash (—) as you type. Read/write Boolean.

ComposeStyle

Returns a Style object that represents the style used to compose new e-mail messages. Read-only.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

EmailSignature

Returns an EmailSignature object that represents the signatures Microsoft Word appends to outgoing e-mail messages. Read-only.

HTMLFidelity

Strips HTML tags used for opening HTML files in Word but not required for display. Read/write WdEmailHTMLFidelity.

MarkComments

True if Microsoft Word marks the user's comments in e-mail messages. Read/write Boolean.

MarkCommentsWith

Returns or sets the string with which Microsoft Word marks comments in e-mail messages. Read/write String.

NewColorOnReply

True specifies whether a user needs to choose a new color for reply text when replying to e-mail. Read/write Boolean.

Parent

Returns an Object that represents the parent object of the specified EmailOptions object.

PlainTextStyle

Returns the Style object that represents the text attributes for e-mail messages that are sent or received using plain text.

RelyOnCSS

True if cascading style sheets (CSS) are used for font formatting when you view a saved document in a Web browser. Read/write Boolean.

ReplyStyle

Returns a Style object that represents the style used when replying to e-mail messages.

TabIndentKey

True if the TAB and BACKSPACE keys can be used to increase and decrease, respectively, the left indent of paragraphs and if the BACKSPACE key can be used to change right-aligned paragraphs to centered paragraphs and centered paragraphs to left-aligned paragraphs. Read/write Boolean.

ThemeName

Returns or sets the name of the theme plus any theme formatting options to use for new e-mail messages. Read/write String.

UseThemeStyle

True if new e-mail messages use the character style defined by the default e-mail message theme. Read/write Boolean.

UseThemeStyleOnReply

True for Microsoft Word to use a theme when replying to e-mail. Read/write Boolean.