Thread: Reply/Reply All
View Single Post
  #1  
Old June 24th 07, 07:02 PM posted to microsoft.public.outlook.program_vba
DG
external usenet poster
 
Posts: 31
Default Reply/Reply All

VSTO and VB.Net 2005, is there REALLY a way to capture the Reply or Reply All
events? I see lots of discussions about Inspectors, but there's nothing that
actually captures the event. I see lots of code regarding assumptions such as
the size of the e-mail is 0 and the Reciptients are greater than 1 but that
would give me no way to cancel a Reply or Reply All.

The goal is to prompt the user upon a Reply/Reply All and allow the user to
cancel the event. In VB6 this was very possible using Item Events, but that
seems to be gone in VSTO. Any ideas?

Thanks,
DG
Ads