Forum Discussion
How to set Quick Edit property with PnP CSOM?
- Mar 08, 2018
SharePoint's CSOM (and PnP) doesn't provide a way to change this property. Your only option to automate applying this setting is through the HTTP Remote Operation Pattern described in the blog below:
https://blogs.msdn.microsoft.com/vesku/2013/11/04/ftc-to-cam-advance-http-remote-operations-for-sp2013
You could also post an idea for implementing this missing functionality on UserVoice:
https://sharepoint.uservoice.com
SharePoint's CSOM (and PnP) doesn't provide a way to change this property. Your only option to automate applying this setting is through the HTTP Remote Operation Pattern described in the blog below:
https://blogs.msdn.microsoft.com/vesku/2013/11/04/ftc-to-cam-advance-http-remote-operations-for-sp2013
You could also post an idea for implementing this missing functionality on UserVoice:
https://sharepoint.uservoice.com