[Sample Of Dec 5th] How to Get Delegate Information in Office 365 Exchange Online

 

Homepage image
RSS Feed

Sample Download : https://code.msdn.microsoft.com/How-to-Get-Delegate-5dd60859

Currently, you can easily get delegates in Outlook. But you find this feature is not available in Outlook Web App (OWA). In this application, we will demonstrate how to get the delegate information of multi accounts.

1. Get the accounts that users input

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

3. Get all the delegate information of the 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/.