OlSelectionContents Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the kinds of objects selected in the active explorer.
public enum class OlSelectionContents
public enum OlSelectionContents
Public Enum OlSelectionContents
- Inheritance
-
OlSelectionContents
Fields
Name | Value | Description |
---|---|---|
olConversationHeaders | 1 | Conversation header or headers in a selection. |
Remarks
This enumeration is used by the GetSelection(OlSelectionContents) method of the Selection object.