_BusinessCardView.HeadingsFont Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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