ItemDetailsOptions Class
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.
Optional details to include when returning an item model
[System.Runtime.Serialization.DataContract]
public class ItemDetailsOptions
type ItemDetailsOptions = class
Public Class ItemDetailsOptions
- Inheritance
-
ItemDetailsOptions
- Attributes
Constructors
| ItemDetailsOptions() |
Properties
| IncludeContentMetadata |
If true, include metadata about the file type |
| RecursionLevel |
Specifies whether to include children (OneLevel), all descendants (Full) or None for folder items |