Working with Folders on WebDav

Listing all Folders from Server

Aspose.Email API provides the capability to connect to the Exchange Server and list all the folders and sub-folders. You can also retrieve all the sub-folders from each folder recursively. This article shows how to retrieve all the sub-folders from the Exchange server and retrieve folders with pagination.

Using WebDav

The following code snippet shows you how to List folders from Exchange Server.