How do I access public folders using the office 365 REST API (or the .net client api)?
I can quite happily work my through my folders but I can't figure out how to get a list of public folders (and access their contents).
As a plan B I can see the folders using EWS but I'd rather use the REST API.
Any ideas?