<< Back to the snippet list
Create & Download Email Messages from Public Folders of Exchange Server
This technical tip shows how to download Messages from Public Folders of Exchange Server. Microsoft Exchange Server provides the facility to create public folders and post messages in it. You can use ExchangeWebServiceClient class of Aspose.Email to connect to the Exchange Server and read/download messages and posts from Exchange public folders. Below is the sample source code to read all public folders/sub-folders and list/download messages inside these folders.
read messages and posts from Exchange Server
download Email Messages from Public Folders
Microsoft Exchange Server
create public folders in Exchange Server