Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.76 KB

setting-up-your-ews-application.md

File metadata and controls

40 lines (21 loc) · 1.76 KB
title manager ms.date ms.audience ms.assetid description localization_priority
Setting up your EWS application
sethgros
09/17/2015
Developer
0d45e347-f832-478d-b078-7c2852c0d204
Find information about the tasks you need to complete in order to create applications that use the EWS Managed API or EWS to communicate with Exchange.
Priority

Setting up your EWS application

Find information about the tasks you need to complete in order to create applications that use the EWS Managed API or EWS to communicate with Exchange.

When you create a client application that calls web services on Exchange Online, Exchange Online as part of Office 365, or a version of Exchange starting with Exchange 2013, you'll need to set up your application to communicate with the Exchange server. The articles in this section provide code examples that show you how to use the Exchange Web Services (EWS) Managed API or EWS XML requests and responses to set up your application.

In this section

See also