Skip to content
This repository has been archived by the owner on Dec 2, 2017. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 871 Bytes

folder_facet.md

File metadata and controls

28 lines (22 loc) · 871 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.