Forum Discussion

gerald4's avatar
gerald4
Copper Contributor
Mar 27, 2022

How to get Sharepoint online folder default properties using pnpjs library

Hello, Please I am trying to get the default folder properties from sharepoint document library.

Attached are some of the properties that i could get but there are other properties I would like to retrieve, i.e. The image thumbnail, FileRef, FSObjType, FileLeafRef, ServerRelativeUrl, Folder.. etc.

Below is my code:

 

 

1 Reply

  • suvi-15's avatar
    suvi-15
    Brass Contributor

    Hi gerald4

     

    May be this will help you https://pnp.github.io/pnpjs/sp/folders/ 

Resources