_BusinessCardView.HeadingsFont Property

Returns a ViewFont object that represents the font used to display headings for each Electronic Business Card (EBC) in the view. Read-only.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property HeadingsFont As ViewFont
    Get
'Usage
Dim instance As _BusinessCardView
Dim value As ViewFont

value = instance.HeadingsFont
[DispIdAttribute()]
ViewFont HeadingsFont { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.ViewFont

See Also

Reference

_BusinessCardView Interface

_BusinessCardView Members

Microsoft.Office.Interop.Outlook Namespace