OlSelectionContents Enum

Definition

Specifies the kinds of objects selected in the active explorer.

public enum class OlSelectionContents
public enum OlSelectionContents
Public Enum OlSelectionContents
Inheritance
OlSelectionContents

Fields

olConversationHeaders 1

Conversation header or headers in a selection.

Remarks

This enumeration is used by the GetSelection(OlSelectionContents) method of the Selection object.

Applies to