View Single Post
  #1  
Old March 3rd 08, 09:55 AM posted to microsoft.public.outlook.program_addins
Hector Y. Martinez
external usenet poster
 
Posts: 3
Default How to avoid to delete or open messages ??


Hi, here is my situation, my plugin creates a folder in outlook, then I
want to avoid that any messages in that folder could be deleted... I try
with the ItemRemove event, but this event is called when the message is
already deleted... any suggestion ? Then the other thing is that I want that
the user neither could open the messages in that folder... I test the
NewInspector event from the Inspectors collection, but I don't know how can I
avoid the Inspector to be open. Or should I try something else ? I using C++
for this...

Thanx in advance...

--
"The best way to predict the future, is to invent it"
Ads