OlAutoPreview Enumeration
Indicates how items will be automatically previewed.
Version Information
Version Added: Outlook 2007
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.