【发布时间】:2015-06-16 02:31:53
【问题描述】:
In Outlook 2013 in Calendar view, when an AppointmentItem is selected, I need to be able to determine if that item is on the current user's Calendar, or if they have selected an item from someone else's shared calendar.因此,如果 John Doe 是当前用户,我需要检查所选约会是在 John 的日历上还是在其他人的日历上。 (如果他们选择了其他人日历上的项目,我需要禁用功能区上的按钮) 如何检查?
【问题讨论】: