S
Sanjay
Hi guys --
Just noticed a wierd behavior with Outlook 2003 VSTO add-in's and
Enterprise Vault archived messages. We have Enterprise vault deployed
and users archive old messages to the vault. The archived messages
are replaced with a stub in the mailbox and when users open the stub
it actually retrieves the message from the vault to display it.
The issue is that I have a VSTO plug-in that displays custom UI
elements but those don't get displayed on the stubs. Works fine for
messages in the mailbox. The code to create the UI elements gets
executed but no UI elements are displayed. I also wireup the mailitem
forward/reply/replyall events which do not get fired for the stub.
Any ideas what might be happening?
Sanjay
Just noticed a wierd behavior with Outlook 2003 VSTO add-in's and
Enterprise Vault archived messages. We have Enterprise vault deployed
and users archive old messages to the vault. The archived messages
are replaced with a stub in the mailbox and when users open the stub
it actually retrieves the message from the vault to display it.
The issue is that I have a VSTO plug-in that displays custom UI
elements but those don't get displayed on the stubs. Works fine for
messages in the mailbox. The code to create the UI elements gets
executed but no UI elements are displayed. I also wireup the mailitem
forward/reply/replyall events which do not get fired for the stub.
Any ideas what might be happening?
Sanjay