View Single Post
  #2  
Old September 10th 06, 02:22 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook2003 Script How to change the sender

You can use the Item.ReplyRecipients collection to control the reply-to address.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"bbnimda" wrote in message ...
Hi,

I made my own form, and it generate a formated mail Receipient / CC
/subject / retails etc....

but a wan't to change the sender of the mail , by a ditributioin list in
this case no matter who send the mail, if the recipient answer the mail it
will be sent to all member of th distribution list

Thank's


Ads