Edit

Share via


EmailOptions.AutoFormatAsYouTypeAutoLetterWizard Property

Definition

Determines if Microsoft Word automatically starts the Letter Wizard when the user enters a letter salutation or closing.

public:
 property bool AutoFormatAsYouTypeAutoLetterWizard { bool get(); void set(bool value); };
public bool AutoFormatAsYouTypeAutoLetterWizard { get; set; }
member this.AutoFormatAsYouTypeAutoLetterWizard : bool with get, set
Public Property AutoFormatAsYouTypeAutoLetterWizard As Boolean

Property Value

Remarks

This property returns True if Microsoft Word automatically starts the Letter Wizard, and False if not.

Applies to