简体   繁体   中英

C# Console Application connecting to Exchange Online

I have ac# console app written to manipulate a mailbox currently hosted on an Exchange 2010 server. I'm leveraging EWS to connect to the box using AutoDiscover.

In the near future this mailbox will be moving to Exchange Online (as part of a migration to Office365). From what I've been reading, it appears the app will have to be registered in Azure AD. Is this the case, or will AutoDiscover continue to function as is?

AutoDiscover works with Exchange Online. However, if are running your own DNS for the e-mail domain the administrator will have to configure the required DNS record. Exactly which DNS records are required for your domain is displayed in the Office365 portal.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM