Select the product you need help with
How to create an Outlook Calendar folder by using WebDAV in Visual C#Article ID: 313121 - View products that this article applies to. This article was previously published under Q313121 On This PageSUMMARYThis article contains sample code that demonstrates how to use WebDAV to create a Microsoft Outlook Calendar folder. The sample sets the method of the HttpWebRequest class to "MKCOL", and then sends the request with the user credentials to the Microsoft Exchange 2000 server. The code uses the HttpWebResponse method to receive the response. The HttpWebRequest method and the HttpWebResponse method are in the System.Net namespace. MORE INFORMATIONSample
PropertiesArticle ID: 313121 - Last Review: October 25, 2007 - Revision: 3.5 APPLIES TO
| Article Translations |


Back to the top








