_CardView.HeadingsFont Property

Definition

Returns a ViewFont object that represents the font used to display the heading of each card in the CardView object. Read-only.

public:
 property Microsoft::Office::Interop::Outlook::ViewFont ^ HeadingsFont { Microsoft::Office::Interop::Outlook::ViewFont ^ get(); };
public Microsoft.Office.Interop.Outlook.ViewFont HeadingsFont { get; }
Public ReadOnly Property HeadingsFont As ViewFont

Property Value

Applies to