CardView.HeadingsFont Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.HeadingsFont

expression   A variable that represents a CardView object.

See Also