Forum Discussion
Martin Schmidt
Jul 28, 2016Copper Contributor
web.ExcludeFromOfflineClient property with CMOS
Hi folks, Is there a way to setup the web.ExcludeFromOfflineClient property with CMOS? I only managed to set this up with a Sandbox Solution. Any ideas? Thank you!
Jul 29, 2016
I assume you have checked latest CSOM version released by SPO and the property is not there, don't you? By the way, it does not appear in the official documentation in Microsoft TechNet so I would say there is no way to do this in CSOM at the moment
- Jesse MurrayAug 09, 2016Copper Contributor
This has become a larger issue as the OP noted this was previously only available via the Sandbox solutions. As of the past couple weeks the policy to remove support for code inside Sandbox solutions has been formalized leaving no way of setting the web.ExcludeFromOfflineClient value programmatically.
Any work around ideas?