![]() |
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 |
do Reply, Reply to All, Forward programmatically
Sure, just call those methods on the mail item.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Koen Verwimp" wrote in message ... 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 |
do Reply, Reply to All, Forward programmatically
On 9 Apr, 01:37, "Ken Slovak - [MVP - Outlook]"
wrote: Sure, just call those methods on the mail item. -- Ken Slovak [MVP - Outlook]http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options.http://www.slovaktech.com/products.htm "Koen Verwimp" wrote in message ... 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- Ascunde citatul - - Afişare text în citat - Hi, If you wish to automatically forward, or reply to all, to sender or to just the CC you can use Auto Reply Manager. A very useful add-in for Outlook which will reduce your time spent in replying with a basic text like: "I have received your email" You can download it from www.emailaddressmanager.com Regards, Andrei |
All times are GMT +1. The time now is 12:28 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com