To work with the code samples in this chapter, follow these steps to download the EWS Managed API:
- Download the EWS Managed API from the following URL: http://www.microsoft.com/en-us/download/details.aspx?id=42951.
- Download and run EwsManagedApi.msi.
- During the installation and select a destination folder such as C:\EWS or choose the default directory C:\Program Files\Microsoft\Exchange\WebServices\2.2. You will need to note the location so you can import the Microsoft.Exchange.WebServices.dll assembly into the shell.
You can use either a standard PowerShell console or the Exchange Management Shell to run the code for each recipe in this chapter.