OlAutoPreview enumeration (Outlook)

Indicates how items will be automatically previewed.

Name Value Description
olAutoPreviewAll 0 All items are automatically previewed.
olAutoPreviewNone 2 No items are automatically previewed.
olAutoPreviewUnread 1 Only unread items are automatically previewed.

Remarks

Used by the TableView.AutoPreview property (Outlook) to determine how items are automatically previewed.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.