Forum Discussion
Alexey Sadomov
May 25, 2018Copper Contributor
Create group with classification
Hello, I'm trying to create new group with predefined classification (tenant-level groups settings with ClassificationList were successfully created via PowerShell - using approach from the followin...
Alexey Sadomov
May 28, 2018Copper Contributor
For those who is interested: it is possible to set group's classification, but with beta API version, not with v1.0. Same approach is used in OfficeDevPnP's SiteExtension.SetSiteClassification method: https://github.com/SharePoint/PnP-Sites-Core/blob/master/Core/OfficeDevPnP.Core/Extensions/SiteExtensions.cs