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 |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
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. |
|
True if bullet characters (such as asterisks, hyphens, and greater-than signs) are replaced with bullets. Read/write Boolean. |
|
True for Microsoft Word to automatically apply the Closing style to letter closings as you type. Read/write Boolean. |
|
True for Microsoft Word to automatically apply the Date style to dates as you type. Read/write. |
|
True for Microsoft Word to automatically replace a space entered at the beginning of a paragraph with a first-line indent. Read/write. |
|
True if styles are automatically applied to headings as you type. Read/write Boolean. |
|
True if paragraphs are automatically formatted as numbered lists. Read/write Boolean. |
|
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. |
|
True for Microsoft Word to automatically start the Letter Wizard when the user enters a letter salutation or closing. Read/write. |
|
True if Word automatically creates new styles based on manual formatting. Read/write Boolean. |
|
True for Microsoft Word to automatically delete spaces inserted between Japanese and Latin text as you type. Read/write. |
|
True if Word repeats character formatting applied to the beginning of a list item to the next list item. Read/write Boolean. |
|
True for Microsoft Word to automatically insert the corresponding memo closing when the user enters a memo heading. Read/write. |
|
True for Microsoft Word to automatically insert " " when the user enters "" or "". Read/write Boolean. |
|
True for Microsoft Word to automatically correct improperly paired parentheses. Read/write. |
|
True for Microsoft Word to automatically correct long vowel sounds and dashes. Read/write. |
|
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. |
|
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. |
|
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. |
|
True if manual emphasis characters are automatically replaced with character formatting as you type; for example, "*bold*" is changed to "bold". Read/write Boolean. |
|
True if straight quotation marks are automatically changed to smart (curly) quotation marks as you type. Read/write Boolean. |
|
True if two consecutive hyphens (--) are replaced with an en dash (–) or an em dash (—) as you type. Read/write Boolean. |
|
Returns a Style object that represents the style used to compose new e-mail messages. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns an EmailSignature object that represents the signatures Microsoft Word appends to outgoing e-mail messages. Read-only. |
|
Strips HTML tags used for opening HTML files in Word but not required for display. Read/write WdEmailHTMLFidelity. |
|
True if Microsoft Word marks the user's comments in e-mail messages. Read/write Boolean. |
|
Returns or sets the string with which Microsoft Word marks comments in e-mail messages. Read/write String. |
|
True specifies whether a user needs to choose a new color for reply text when replying to e-mail. Read/write Boolean. |
|
Returns an Object that represents the parent object of the specified EmailOptions object. |
|
Returns the Style object that represents the text attributes for e-mail messages that are sent or received using plain text. |
|
True if cascading style sheets (CSS) are used for font formatting when you view a saved document in a Web browser. Read/write Boolean. |
|
Returns a Style object that represents the style used when replying to e-mail messages. |
|
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. |
|
Returns or sets the name of the theme plus any theme formatting options to use for new e-mail messages. Read/write String. |
|
True if new e-mail messages use the character style defined by the default e-mail message theme. Read/write Boolean. |
|
True for Microsoft Word to use a theme when replying to e-mail. Read/write Boolean. |