If sending through the Outlook Object Model, use the MailItem.VotingOptions
property and MailItem.ReplyRecipients collection.
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"sam" wrote in message
...
Hi All,
How do I select a specific property in outlook while sending email from
excel?
There is an option we can set in outlook outgoing emails call "Voting
buttons"
in that feature there is a custom option that we can select called "Have
replies sent to" its a checkbox. I want it checked when i send an email
from
excel.
Hope i made it clear.
Thanks in advance