View Single Post
  #1  
Old April 8th 09, 03:41 PM posted to microsoft.public.outlook.program_addins
Koen Verwimp
external usenet poster
 
Posts: 26
Default do Reply, Reply to All, Forward programmatically

Hi,

Is it possible to simulate a Reply button click on a MailItem?
Same for Reply to All and Forward.

MailItem item ... ;

//- Open the mail in a new window like it is after clicking the Reply button
doSomethingForReply(item) ;

Thanks,
Koen
Ads