[Sample Of Apr 15th] How to add multiple delegates in Office 365 Exchange Online

 

Homepage image
RSS Feed

Sample Download : https://code.msdn.microsoft.com/How-to-add-multiple-af21e3ef

Currently, you can easily add delegates in Outlook. But you may find this feature is not available in Outlook Web App (OWA). In this application, we will demonstrate how to add multi delegates in Office 365 Exchange Online.

1. Get the addresses of delegates;

2. Get the addresses of primary accounts;

3. Set the ImpersonatedUserId property if the login account has the impersonation permission.

4. Add all the delegates into all the primary accounts.  

imageYou can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework Sample Browser or Sample Browser Visual Studio extension. They give you the flexibility to search samples, download samples on demand, manage the downloaded samples in a centralized place, and automatically be notified about sample updates. If it is the first time that you hear about Microsoft All-In-One Code Framework, please watch the introduction video on Microsoft Showcase, or read the introduction on our homepage https://1code.codeplex.com/.