OlTableContents 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 type of items in a folder.
public enum class OlTableContents
public enum OlTableContents
Public Enum OlTableContents
- Inheritance
-
OlTableContents
Fields
Name | Value | Description |
---|---|---|
olUserItems | 0 | Only the non-hidden user items in the folder. |
1 | Only the hidden items in the folder. |