Edit

Share via


_AutoFormatRule.Font Property

Definition

Returns a ViewFont object that represents the font used to display Outlook items that satisfy the conditions for the formatting rule in the view. Read-only.

public:
 property Microsoft::Office::Interop::Outlook::ViewFont ^ Font { Microsoft::Office::Interop::Outlook::ViewFont ^ get(); void set(Microsoft::Office::Interop::Outlook::ViewFont ^ value); };
public Microsoft.Office.Interop.Outlook.ViewFont Font { get; set; }
Public Property Font As ViewFont

Property Value

Applies to