如何在 Outlook 中区分我的预约和委托人预约?
我正在编写 C# 插件,并且在约会方面遇到问题。假设我是委派用户,因此我的 Outlook 中有两个日历,其中一个是我的默认日历,另一个是我的委派者的日历。当我单击我的日历或委托人日历时,约会将打开。我的问题是如何确定它是从哪个日历打开的?事实上,即使是不是我日历上的约会的信息对我来说也足够了……
I'm writing C# addin, and I have a problem with appointments. Let's say that I'm delegated user, so I have two calendars in my outlook, on is mine default calendar, and one calendar of my delegator. When I click on my calendar or on delegator calendar, appointment is opened. My question is how to determine from which calendar it was opened? In matter of fact, even an information that it is not appointment from mine calendar would be enough for me...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
编辑
您可以通过以下方式获取约会的邮箱名称:
Edit
You can get the appointment's mailbox name by: