BasePropertySet 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.
Defines base property sets that are used as the base for custom property sets.
public enum class BasePropertySet
public enum BasePropertySet
Public Enum BasePropertySet
- Inheritance
-
BasePropertySet
Fields
Name | Value | Description |
---|---|---|
IdOnly | 0 | Only includes the Id of items and folders. |
FirstClassProperties | 1 | Includes all the first class properties of items and folders. |