Share via


EmailOptions Object Members

Word Developer Reference

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

Properties

  Name Description
Bb257549.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257549.properties(en-us,office.12).gif 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.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeApplyBulletedLists True if bullet characters (such as asterisks, hyphens, and greater-than signs) are replaced with bullets. Read/write Boolean.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeApplyClosings True for Microsoft Word to automatically apply the Closing style to letter closings as you type. Read/write Boolean.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeApplyDates True for Microsoft Word to automatically apply the Date style to dates as you type. Read/write.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeApplyFirstIndents True for Microsoft Word to automatically replace a space entered at the beginning of a paragraph with a first-line indent. Read/write.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeApplyHeadings True if styles are automatically applied to headings as you type. Read/write Boolean.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeApplyNumberedLists True if paragraphs are automatically formatted as numbered lists. Read/write Boolean.
Bb257549.properties(en-us,office.12).gif 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.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeAutoLetterWizard True for Microsoft Word to automatically start the Letter Wizard when the user enters a letter salutation or closing. Read/write.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeDefineStyles True if Word automatically creates new styles based on manual formatting. Read/write Boolean.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeDeleteAutoSpaces True for Microsoft Word to automatically delete spaces inserted between Japanese and Latin text as you type. Read/write.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeFormatListItemBeginning True if Word repeats character formatting applied to the beginning of a list item to the next list item. Read/write Boolean.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeInsertClosings True for Microsoft Word to automatically insert the corresponding memo closing when the user enters a memo heading. Read/write.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeInsertOvers True for Microsoft Word to automatically insert " " when the user enters "" or "". Read/write Boolean.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeMatchParentheses True for Microsoft Word to automatically correct improperly paired parentheses. Read/write.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeReplaceFarEastDashes True for Microsoft Word to automatically correct long vowel sounds and dashes. Read/write.
Bb257549.properties(en-us,office.12).gif 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.
Bb257549.properties(en-us,office.12).gif 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.
Bb257549.properties(en-us,office.12).gif 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.
Bb257549.properties(en-us,office.12).gif 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.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeReplaceQuotes True if straight quotation marks are automatically changed to smart (curly) quotation marks as you type. Read/write Boolean.
Bb257549.properties(en-us,office.12).gif AutoFormatAsYouTypeReplaceSymbols True if two consecutive hyphens (--) are replaced with an en dash (–) or an em dash (—) as you type. Read/write Boolean.
Bb257549.properties(en-us,office.12).gif ComposeStyle Returns a Style object that represents the style used to compose new e-mail messages. Read-only.
Bb257549.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257549.properties(en-us,office.12).gif EmailSignature Returns an EmailSignature object that represents the signatures Microsoft Word appends to outgoing e-mail messages. Read-only.
Bb257549.properties(en-us,office.12).gif EmbedSmartTag True for Microsoft Word to save the smart tag information in HTML e-mail messages. Read/write Boolean.
Bb257549.properties(en-us,office.12).gif HTMLFidelity Strips HTML tags used for opening HTML files in Word but not required for display. Read/write WdEmailHTMLFidelity.
Bb257549.properties(en-us,office.12).gif MarkComments True if Microsoft Word marks the user's comments in e-mail messages. Read/write Boolean.
Bb257549.properties(en-us,office.12).gif MarkCommentsWith Returns or sets the string with which Microsoft Word marks comments in e-mail messages. Read/write String.
Bb257549.properties(en-us,office.12).gif NewColorOnReply True specifies whether a user needs to choose a new color for reply text when replying to e-mail. Read/write Boolean.
Bb257549.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified EmailOptions object.
Bb257549.properties(en-us,office.12).gif PlainTextStyle Returns the Style object that represents the text attributes for e-mail messages that are sent or received using plain text.
Bb257549.properties(en-us,office.12).gif 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.
Bb257549.properties(en-us,office.12).gif ReplyStyle Returns a Style object that represents the style used when replying to e-mail messages.
Bb257549.properties(en-us,office.12).gif 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.
Bb257549.properties(en-us,office.12).gif ThemeName Returns or sets the name of the theme plus any theme formatting options to use for new e-mail messages. Read/write String.
Bb257549.properties(en-us,office.12).gif UseThemeStyle True if new e-mail messages use the character style defined by the default e-mail message theme. Read/write Boolean.
Bb257549.properties(en-us,office.12).gif UseThemeStyleOnReply True for Microsoft Word to use a theme when replying to e-mail. Read/write Boolean.