EmailOptions.AutoFormatAsYouTypeApplyDates Property

Definition

Determines if Microsoft Word automatically applies the Date style to dates as you type.

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

Property Value

Remarks

This property returns True if Word to automatically applies the Date style to dates as you type, and False if not.

Applies to