pnpframework
pnpframework copied to clipboard
[question] modern sites advanced settings
Hello, I am using PnP Framework to create Modern sites (Team and Communication) I need to set some advanced settings:
It seems that is not possible to set this 2 properties with
- CommunicationSiteCollectionCreationInformation
- TeamSiteCollectionCreationInformation passed as parameters to SiteCollection.CreateAsync method.
TimeZoneId is available only in TeamNoGroupSiteCollection. Can you please suggest me how to set these properties in communication and Team modern site creation? thank you
Framework .Net Core: 3.1 .Net Core PnP.Framework: 1.7.0

