How to trap when a user opens an unread mail

  • Thread starter Thread starter news.microsoft.com
  • Start date Start date
N

news.microsoft.com

Hi,

I've been around searching for this. Hope somebody knows the answer - or can
tell me, that I'm going in the wrong direction.

I want prompt the users for a property for each unopen mail the user opens
in order to sync the mail with a database property. Is that at alle
possible. I have allready an Outlook COM object runnnig and have been
experimenting with the newinspector event, which does not seem to give the
answer.

Any help will be most appriciated.

Best regards,

Bjorn
 
The NewInspector event should definitely fire whenever the user opens an
item. Perhaps it's time for you to show a code snippet.
 
Ehh. Yes you're right. I just forgot to instantiate the Inspector. Sorry.
But you're anwer kick'ed me on. Thanks.

Bjorn
 
Back
Top