Let me expand a little.
I'm developing custom forms for Outlook 2000 and I am using VB Script.
The forms interact with data on an SQL server.
I need to run some SQL commands when an Outlook Item, such as a Contact or
Appointment gets deleted.
Is there a delete event that I can use? Like item_Close or item_Write...
why is there no delete event? like item_Delete.
Thanks for any help you can provide!
Tim