Explorer Delete Event

J

James Winton

Outlook(2002)
I have written a custom message form to require Client
coding on all outbound e-mail. It allows the user to
lookup the client no from our Practice Mgmt system.

Now, I want to require coding on all inbound e-mails. I
have the BeforeDelete method on an item, but I cannot
figure out how to caputure the delete event if they delete
if from the explorer.

if they open the item and hit delete the BeforeDelete
event fires. If they delete it from explorer it doesn't.

I want to inspect the message to ensure it has the client
code on it, if not I want to prompt the user to enter the
client code or an override code prior to deleting the item.
Any help would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top