Forum Discussion
Configure default Office 365 Label for library
- Mar 19, 2018
I added a user voice for this: https://sharepoint.uservoice.com/forums/329220-sharepoint-dev-platform/suggestions/33679303-support-compliancetag-on-the-csom-list-object
Paul Hunt - Cimares feel free to upvote :)
This property is not indeed exposed from the List using CSOM or REST. ComplianceTag can be found at the ListItem level, but that's not really what's being looked here. Basically, that means that there's no API to currently set this property for the List object.
I added a user voice for this: https://sharepoint.uservoice.com/forums/329220-sharepoint-dev-platform/suggestions/33679303-support-compliancetag-on-the-csom-list-object
Paul Hunt - Cimares feel free to upvote :)
- Mar 19, 2018
cheers Mikael Svenson, upvoting now!
- May 09, 2018
An old topic, but I forgot to come back and say it's been done.. the Uservoice has been updated.
Kudos to the MS dev team for switching this on so quickly!
Paul.
- Rob EllisJul 10, 2018Bronze Contributor
VesaJuvonen How can I use those new methods in the updated CSOM if I don't have developer tools such as VS installed? (I'm not a dev) - do I have to wait for the Client Components SDK to be updated?