_TableView.AutoPreviewFont Property

Definition

Returns a ViewFont object that represents the font used when automatically previewing Outlook items in the TableView object. Read-only.

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

Property Value

Applies to