Forum Discussion
ellan1537
Dec 14, 2023Iron Contributor
Set Sensitivity label for files in SharePoint library programmatically
All files that are stored in a specific SharePoint Online document library (not the site) should be labeled with a sensitivity label (let's say, Public or Confidential). Can this be achieved usin...
- Feb 01, 2024Unfortunately, didn't find any straight solution for this purpose.
Created a new document library, set the default classification/sensitivity label and then copied over the content to it from the source library (used migration tool). By doing so, it tagged the documents with label.
ellan1537
Feb 01, 2024Iron Contributor
Unfortunately, didn't find any straight solution for this purpose.
Created a new document library, set the default classification/sensitivity label and then copied over the content to it from the source library (used migration tool). By doing so, it tagged the documents with label.
Created a new document library, set the default classification/sensitivity label and then copied over the content to it from the source library (used migration tool). By doing so, it tagged the documents with label.