使用asp.net添加Outlook日历项目 [英] Add outlook calendar items with asp.net

查看:327
本文介绍了使用asp.net添加Outlook日历项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好

我在紧急情况下可以通过asp.net/c#添加ms Outlook日历项目,我可以为此找到一个示例,但是当发送者和接收者是不同的邮件地址时,它可以工作.
但是我的要求是当我的客户创建约会客户的Outlook日历时,应该使该约会不带提醒,因此发件人和收件人的邮件地址基本上是相同的

示例-发件人地址-test@mail.com,收件人地址-test@mail.com

因此,在这种情况下,我只会收到约会邮件,而不会保存在日历中.

但是当我使用其他邮件地址作为发件人时,它的工作正常,

请帮助我解决这个问题.

谢谢

问候,
IndSoft

Hi All

Im in urgent situation to add a ms outlook calendar items via asp.net/c#, I could find a sample for this,but it works when sender and receiver are different mail address.
But my requirement is when my customer create a appointment customer''s outlook calendar should disaply the appointment with reminder, so basically sender and receiver mail address are same

example - fromaddress - test@mail.com, toaddress - test@mail.com

so this scenario, im only getting Appointment mail, but not saving in a calendar.

but i when i used different mail address as sender, its work fine,

pls help me solve this issue.

Thanks

Regards,
IndSoft

推荐答案

所有代码都在服务器端.对于ASP.NET,您需要访问客户端Outlook以安排基于Outlook的项目.请查看这篇文章,看看是否有帮助:导入和导出Outlook约会(使用JavaScript) [ ^ ]
All your code looks server side. For ASP.NET, you need to access client outlook for scheduling outlook based item. Have a look at this article and see if it helps: Import and Export Outlook Appointments (using JavaScript)[^]


这篇关于使用asp.net添加Outlook日历项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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