Description
WebDAV .NET for Exchange is a .NET Framework / .NET Core client library for Microsoft Exchange server and a complete implementation of all Exchange WebDAV protocol methods. It lets you create, update, move and copy items and folders, search items and folders, send messages and meeting requests, and manage mailbox and public folder content programmatically.
Supported .NET Versions
- .NET Framework 2.0+
- .NET Core 2.0+
- .NET 5.0 / 6.0 / 7.0
Supported Microsoft Exchange server versions
- Microsoft Exchange server 2000
- Microsoft Exchange server 2003
- Microsoft Exchange server 2007
Examples
Authentication
Create items
Search
Retrieve items
Send message
Send, update, cancel and accept meeting
Set, get and remove properties
List, create, copy, move, delete items and folders
Events
Free/Busy
Download message as .eml and .msg files
Misc