开发者

How to download message from an Exchange 2010 server in an ASP.NET web application? [closed]

开发者 https://www.devze.com 2023-03-18 04:27 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist

Closed 9 years ago.

开发者_运维知识库 Improve this question

I just start a web application task to download messages from mailbox in an Exchange 2010 server for different users. Can someone give me a hint where to start? I use asp.net/c# programming. Any reference, article, sample or suggestion are highly appreciated!!!


The best way for accessing Exchange 2010 is to use Exchange Web Services. See similar questions: Access exchange e-mail in C# or c# programmatically reading emails from the Exchange server

0

精彩评论

暂无评论...
验证码 换一张
取 消