Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 841 Bytes

folder_facet.md

File metadata and controls

27 lines (21 loc) · 841 Bytes

Folder facet

The Folder facet groups folder-related data on OneDrive into a single structure. It is available on the folder property of Item resources that represent folders.

JSON representation

{
  "childCount": 0
}

Properties

Property name Type Description
childCount int64 Number of children contained immediately within this container.