如何为其他用户创建Outlook约会。 [英] How to Create Outlook Appointment for a different user.

查看:84
本文介绍了如何为其他用户创建Outlook约会。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


任何人都可以帮我创建Outlook约会。我的要求是:从ASP.net网络应用程序,点击一些按钮。应创建一个新的约会,添加到登录用户的日历和登录用户的经理日历中。如何
使用EWS在某人的日历上创建约会。如果我可以访问Exchange服务器的管理员,是否可以模拟并触发代码来创建Outlook约会。在此先感谢您的回复。


谢谢,


Anbu

解决方案

是的,如果您用于连接到Exchange的帐户拥有您要控制的帐户的权限,则可以通过模拟进行操作。 ExchangeService具有ImpersonatedUserId属性,您可以在其中定义此类帐户的电子邮件地址。


通过使用模拟的Exchange服务连接,您可以绑定到日历文件夹并添加新约会。


Hi all,

Can any one help me out on creating outlook appointments. My requirement is: From a ASP.net web appln, On click of some button. A new appointment should be created added to the logged in User's Calendar and Logged-in User's Manager's calendar. How to create a Appointment on some one's Calendar using EWS. If I have access of Exchange server's admin, Is it possible to impersonate and trigger code to create outlook appointments. Thanks in advance for ur replies.

Thanks,

Anbu

解决方案

Yes, if the account you use for connection to Exchange has the rights for the account you want to control, it is possible through impersonation. ExchangeService has the property ImpersonatedUserId where you can define email address of such account.

By using impersonated exchange service connection you can then bind to the calendar folder and add new appointments.


这篇关于如何为其他用户创建Outlook约会。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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