Forum Discussion
vahemeliksetyan
Sep 07, 2022Copper Contributor
Retrieve custom properties of Office files through API call in OneDrive
In SharePoint, we are able to retrieve custom properties of the Office files through API call using Microsoft's CSOM library. This information is usually available in the "Properties" field. However...
NanddeepNachan
Sep 07, 2022Learn Expert
Do you have the custom columns - "TestCustom1" and "TestCustom2" created in OneDrive to have this property mapped?