Working with folders by using the EWS Managed API 2.0
Last modified: December 20, 2012
Find out how to use the EWS Managed API to handle mailbox folders for Exchange accounts.
Applies to: EWS Managed API | Exchange Server 2007 Service Pack 1 (SP1) | Exchange Server 2010
Note: This content applies to the EWS Managed API 2.0 and earlier versions. For the latest information about the EWS Managed API, see Web services in Exchange.
The articles in this section show you how to work with folders by using the Exchange Web Services (EWS) Managed API. Note that update, move, copy, empty, delete, and get operations require that you bind to a folder. Binding to a folder enables you to make changes to that folder.
In this section
Creating folders by using the EWS Managed API 2.0
Updating folders by using the EWS Managed API 2.0
Deleting folders by using the EWS Managed API 2.0
Copying folders by using the EWS Managed API 2.0
Moving folders by using the EWS Managed API 2.0