This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
Setting Folder Content Type #2922
Unanswered
ianthegeordie
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using Add-PnPFolder to create a folder in a SharePoint Library. How can I set the folder content type after its been created?
Add-PnPFolder -Name $Level1Folder -Folder /$LibraryName
Beta Was this translation helpful? Give feedback.
All reactions