X
Xingren Ying
We have COM Addin component to handle Calendar (Tasks and Contacts)
subscription for the calendar in our non-Exchange server. In Outlook 2003,
these is a "Shared Calendar..." link on the left pane of Calendar's Explorer.
After clicking on this link, there is dialog box popup for calendar
subscription. We want using COM Addin to intersect this action event to hook
up our subscription program.
Question:
1. What is the event and the event source object in Outlook Object Module
when user clicking on the link?
2. If this event source is inaccessible by C++ COM Addin, how could I
disable this link.
3. What is the answer of above two questions for "Shared Tasks..." and
"Shared Contacts..." link?
Thanks!
subscription for the calendar in our non-Exchange server. In Outlook 2003,
these is a "Shared Calendar..." link on the left pane of Calendar's Explorer.
After clicking on this link, there is dialog box popup for calendar
subscription. We want using COM Addin to intersect this action event to hook
up our subscription program.
Question:
1. What is the event and the event source object in Outlook Object Module
when user clicking on the link?
2. If this event source is inaccessible by C++ COM Addin, how could I
disable this link.
3. What is the answer of above two questions for "Shared Tasks..." and
"Shared Contacts..." link?
Thanks!