With the outlook object model, there is a delete event on a folder. I am watching the inbox, and the event gets fired correctly. The problem I have is that outlook doesnt supply with me which item has actually been deleted. Has anyone found a work around for this?


Private Sub m_Inbox_ItemRemove()