如何使用 Exchange 托管 EWS API 查找分配给资源的约会?
我正在尝试获取分配给资源的所有约会的列表。资源帐户无法登录,因此我无法模拟这些帐户。
我可以设置一个具有资源帐户委托访问权限的管理员帐户。我已经成功完成此操作,但它不允许我检索约会。
如何查询另一个帐户的文件夹中的所有事件?
我可能只是在文档中遗漏了一些简单的内容,但我还没有弄清楚。帮助!
I'm trying to get a list of all the appointments assigned to a resource. Resource accounts can't be logged into, so I can't impersonate the accounts.
I can set up an admin account with delegate access to the resource accounts. I've done this successfully, but it isn't allowing me to retrieve the appointments.
How can I query all the events in a folder of another account?
I'm probably just missing something simple in the docs, but I haven't figured it out yet. Help!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅使用模拟。如果您遵循所有建议并配置 Exchange 服务器,则对应于配置 Exchange 模拟 您将能够冒充任何您知道其电子邮件地址而不是密码的用户。
Look at Using Impersonation. If you follow all the advices and configure the exchange server corresponds to Configuring Exchange Impersonation you will be able to impersonate any user from which you know his email address instead of the password.