OlAutoPreview Enum

Definition

Indicates how items will be automatically previewed.

public enum class OlAutoPreview
public enum OlAutoPreview
Public Enum OlAutoPreview
Inheritance
OlAutoPreview

Fields

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 AutoPreview property to determine how items are automatically previewed.

Applies to