开发者

Retrieving emails from an exchange account... modify and resend

开发者 https://www.devze.com 2023-01-28 06:59 出处:网络
I would like to开发者_运维知识库 create a .NET app that will connect to an exchange account... iterate through the emails in the inbox... modify that email and then forward it.

I would like to开发者_运维知识库 create a .NET app that will connect to an exchange account... iterate through the emails in the inbox... modify that email and then forward it.

How would I begin to go about this? My first thought was to write an app that manipulates Outlook but Outlook is really just an exchange UI ;-)

THanks


Have you taken a look into Exchange Web Services Managed API 1.1 SDK?

0

精彩评论

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