![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi All,
I have a code that replies to mails.... but the problem is that, the reply mail is going as a fresh mail(contains only my message). I want to send reply like the normal outlook reply(contains my message above senders message).. i have declared Dim oMailItem As Outlook.mailItem thanks in advance for your help... Jithu |
Ads |
#2
|
|||
|
|||
![]()
Please show the code that creates the message body on the reply. My guess is that you are replacing the original body, instead of prefixing it or inserting new data into it.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Jithu" wrote in message ... Hi All, I have a code that replies to mails.... but the problem is that, the reply mail is going as a fresh mail(contains only my message). I want to send reply like the normal outlook reply(contains my message above senders message).. i have declared Dim oMailItem As Outlook.mailItem thanks in advance for your help... Jithu |
#3
|
|||
|
|||
![]()
The Reply() method will show the message being replied to if Outlook is set
that way. If it's not you will need to set Outlook to include the original message in the reply. -- 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 "Jithu" wrote in message ... Hi All, I have a code that replies to mails.... but the problem is that, the reply mail is going as a fresh mail(contains only my message). I want to send reply like the normal outlook reply(contains my message above senders message).. i have declared Dim oMailItem As Outlook.mailItem thanks in advance for your help... Jithu |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
prefabricated reply mail | Mo | Outlook and VBA | 1 | December 27th 06 01:07 PM |
Reply to all e-mail addressees in the body of the e-mail | ALF | Outlook and VBA | 3 | October 24th 06 05:56 AM |
E-mail & auto reply | Alexandra Atack | Outlook Express | 2 | September 23rd 06 12:45 AM |
No horz scroll bar-reply mail-if has lengthy table in recd mail | Ajay Bhagwat | Outlook - Using Forms | 0 | August 9th 06 09:48 AM |
Mail Server reject when I reply mail. | Woody Kee | Outlook - General Queries | 2 | May 18th 06 07:01 AM |