EmailOptions.AutoFormatAsYouTypeInsertClosings Property

Definition

Determines if Microsoft Word automatically inserts the corresponding memo closing when the user enters a memo heading.

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

Property Value

Remarks

This property returns True if Word automatically inserts the memo closing, and False if not.

Applies to