All -
I am working with a com-add to outlook. This app is a add-in app created in vb. I am working with the items in a inbox. There are 3 events add, remove, and change. When working with the add and remove events there is no problem getting the current email item because each the add and remove event are passed the email when the event is executed. Please not these are system events and I am not specifying the arguments. When the remove event is execute I cannot get the email that cause the event to execute because the remove event is not passed the email item.
My question is: How can I see what item made the remove event execute?
Thanks in advance,
frandazzo
I am working with a com-add to outlook. This app is a add-in app created in vb. I am working with the items in a inbox. There are 3 events add, remove, and change. When working with the add and remove events there is no problem getting the current email item because each the add and remove event are passed the email when the event is executed. Please not these are system events and I am not specifying the arguments. When the remove event is execute I cannot get the email that cause the event to execute because the remove event is not passed the email item.
My question is: How can I see what item made the remove event execute?
Thanks in advance,
frandazzo