Edit

Share via


EmailOptions.AutoFormatAsYouTypeApplyBulletedLists Property

Definition

Determines if bullet characters (such as asterisks, hyphens, and greater-than signs) are replaced with bullets from the Bullets And Numbering dialog box (Format menu) as you type.

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

Property Value

Remarks

This property returns True if bullet characters (such as asterisks, hyphens, and greater-than signs) are replaced with bullets from the Bullets And Numbering dialog box (Format menu) as you type, and False if not.

Applies to