_TimelineView.ItemFont Property

Definition

Returns a ViewFont object that represents the font used when displaying Outlook items in the TimelineView object. Read-only.

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

Property Value

Applies to