pnpframework icon indicating copy to clipboard operation
pnpframework copied to clipboard

[question] modern sites advanced settings

Open renabar opened this issue 4 years ago • 0 comments

Hello, I am using PnP Framework to create Modern sites (Team and Communication) I need to set some advanced settings:

  • image

  • image

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

renabar avatar Oct 27 '21 21:10 renabar