_CardView.BodyFont Property

Definition

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

public:
 property Microsoft::Office::Interop::Outlook::ViewFont ^ BodyFont { Microsoft::Office::Interop::Outlook::ViewFont ^ get(); };
public Microsoft.Office.Interop.Outlook.ViewFont BodyFont { get; }
Public ReadOnly Property BodyFont As ViewFont

Property Value

Applies to