View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Send mail with outlook message options-Delivery OptionS

See your other thread

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"JC" wrote in message ...
Code for Voting and importance works great. Thank you

How about the Delivery option? to return responses to group mailbox
and how do I set the send response option with
EDIT THE RESPONSE before sending option selected
with orig message included in the response

.Delivery = "Mailbox"
.Replies ="Mailbox"
doesn't work