Email envelope

J

Jonathan

Hi, using Word 2000, I want to emmulate >>File >>Send to >>Mail Recipient.

In later versions of word it is possible to use the MailEnvelope object to
reference the To and Subject fields.

In Word 2000 the MailEnvelope is not included in the Word Library - I maybe
wrong <sigh>.

How do I programmatically reference the To and Subject fields within Word
2000?
 
J

Jonathan

Thanks Doug. In this version of Word it looks like I need to send the body of
the message to outlook to avoid using an attachment ...

--
Many thanks
Jonathan Parminter


Doug Robbins said:
See the article "How to send an email from Word using VBA" at:
http://www.word.mvps.org/FAQs/InterDev/SendMail.htm


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
Top