K
Koen Verwimp
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
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