Outlook和ASP.net集成 [英] Outlook and ASP.net integration

查看:85
本文介绍了Outlook和ASP.net集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个工作流程解决方案,我们需要将MS Outlook 2010或更高版本集成到工作流程中。这包括接收实际作为ASP表单队列的一部分在Outlook上发送的电子邮件,发送回复,下载或添加附件。在通过ASP.net页面集成Outlook电子邮件时,我需要一些提示和技巧的帮助,以便工作流程可以使用它。



我一直在全球各地搜索,但一直找不到好的解决方案



请帮助

Jads

解决方案

从这个样本开始。



< a href =http://www.developer.com/net/asp/article.php/3096831/Using-ASPNET-To-Send-Email.htm> http://www.developer.com/net/asp /article.php/3096831/Using-ASPNET-To-Send-Email.htm [ ^ ]


我想你需要阅读OutLook API用于接收您网站上的电子邮件。否则,没有这样的内置功能可以让你在你的网站上获得OutLook电子邮件。



您需要使用API​​,传递一些凭据然后获取将结果输出HTTPS并在网页上显示它们。



但是,要处理ASP.NET并发送电子邮件,附加文件等我写了一篇文章随便看看。



使用ASP.NET帮助程序轻松发送电子邮件 [ ^ ]



但请记住,您需要阅读Outlook API以将其收件箱集成到您自己的网站中收件箱中。

I am working on a workflow solution where we need to integrate MS Outlook 2010 or above to the workflow. This includes receiving emails that actually came in on Outlook as a part of the queue in ASP form, sending reply, downloading or adding attachments. I need help in some tips and trics in integrating the outlook email through ASP.net page so that the workflow can use it.

I have been searching across the globe but haven't been able to find a good solution

Please help
Jads

解决方案

Start from this sample.

http://www.developer.com/net/asp/article.php/3096831/Using-ASPNET-To-Send-Email.htm[^]


Hi, I think you will be needing to read the OutLook API to recieve the emails on your website. Otherwise there is no such built-in feature that will allow you to get the OutLook emails on your website.

You need to use API, pass some credentials and then get the result out HTTPS and show them on the web page.

However, to deal with the ASP.NET and send the emails, attach files etc I have written an article feel free to check it out.

Sending emails easily using ASP.NET helpers[^]

But remember, you will be needed to read the Outlook API to integrate their inbox to your own website's inbox.


这篇关于Outlook和ASP.net集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆