View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default message property

Not with sendmail.

See Ron de Bruin's site for some programmatic options.


http://www.rondebruin.nl/sendmail.htm

-- Regards,Tom Ogilvy
"Jared" wrote in message
...
Unless I'm missing something, it appears that the message property applies
only to the routing slip object and cannot be used with the sendmail

method.
Is this correct? Does anybody know of a way to include a message with the
sendmail method?