简体   繁体   中英

MS Exchange 2007 access via ASP.NET Web Service

How do I reference a MS Exchange Server 2007 API via a ASP.NET Web Service ?

Hint : MS Exchange API's are exposed as a Web Service.

The code behind for the existing code for the ASP.NET web service is written in C#.

What is the best way to pass an exception/error back to the consumer of this web service?

Hint : Assuming an error occurred is a message text and an error code.

ASP.NET Web服务可以通过Exchange Web服务API或通过Exchange Web服务托管API访问MS Exchange Server 2007。

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