FTGMan
Posts: 31
Joined: 2007-02-09
|
I have built an add in and I'd like to intercept the standard context menu when it pops up and disable some of the options.
The adxOutlookEvents functions for
FolderContextMenuDisplay
ItemContextMenuDisplay
StoreConextMenuDisplay
ViewConextMenuDisplay
Looked like good candidates but despite having added functions for these the code is never called no maytter what I right click on.
How do I use these functions? |
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
Hi Richard.
The fact is that these events work in Outlook 2007 only.
What version of Outlook do you use?
P.S. Note that we take up your forum requests in the order we receive them. Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
|
|