How to send an e-mail message by using WebDAV in Visual C# (313128)
The information in this article applies to:
- Microsoft Visual C# 2005, Express Edition
- Microsoft Visual C# .NET (2003)
- Microsoft Visual C# .NET (2002)
- Microsoft Exchange 2000 Server
This article was previously published under Q313128 SUMMARYThis article describes how to send an e-mail message by using Web Distributed Authoring and Versioning (WebDAV) in Microsoft Visual C# . This article also includes sample code that you can use to send the e-mail message. In the sample code, the HttpWebRequest class sends a request to a computer that is running Microsoft Exchange 2000 Server, and the HttpWebResponse class receives the response.
Note The HttpWebRequest class and the HttpWebResponse class are in the "System.Net" namespace.
Modification Type: | Major | Last Reviewed: | 1/19/2006 |
---|
Keywords: | kbMsg kbhowto KB313128 kbAudDeveloper |
---|
|