_BusinessCardView.HeadingsFont Property

Definition

Returns a ViewFont object that represents the font used to display headings for each Electronic Business Card (EBC) in the view. 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