It is possible to interface with exchange - create public folders etc, using WebDAV. The next few posts will include code and an explanation of how to go about doing a number of things such as creating public folders. In order to be able to do anything you need to be able to send WebDAV xml documents via an Http request, below are a number of methods which can be used to do this, subsequent posts will make use of these methods. More...