Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Question on working with outlook and vb

Status
Not open for further replies.

FRANDAZZO

Programmer
Nov 29, 2000
60
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top