CardView.BodyFont Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.BodyFont

expression   A variable that represents a CardView object.

See Also