H
Hector Y. Martinez
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...
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...