View Single Post
  #2  
Old November 17th 06, 03:18 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Changing the "To" field when "reply" is clicked

What is the ReplyTo address on that original item? That would be what you
see in the To field of the reply.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Sanjay_S" u27530@uwe wrote in message news:6969befc2f9a0@uwe...
Hi

I am deveolping an application in VC++ using MAPI. I have designed a
custom
message form where in a message will be to the outlook by clicking a
button
on my application. But my issue is

1. When i open that item from the inbox and reply i am getting same
address
for which i had sent "to" (my mail ID) in the "To" field .

2. Now i want "To" field to be changed to some email ID say
when
reply button is clicked. Is this possible? If yes how is that i have to go
about.

Is it that i have to change any functionality i have to change for the
"Reply" button? If yes how is that i have to go about.

Thanks in Advance

Sanjay

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...g-vba/200611/1


Ads