Edit

Share via


EmailOptions.AutoFormatAsYouTypeApplyClosings Property

Definition

Determines if Microsoft Word automatically applies the Closing style to letter closings as you type.

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

Property Value

Remarks

This property returns True if Word automatically applies the Closing style to letter closings as you type, and False if not.

Applies to