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?

Signature
Many thanks
Jonathan Parminter
See the article "How to send an email from Word using VBA" at:
http://www.word.mvps.org/FAQs/InterDev/SendMail.htm

Signature
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
> Hi, using Word 2000, I want to emmulate >>File >>Send to >>Mail Recipient.
>
[quoted text clipped - 7 lines]
> How do I programmatically reference the To and Subject fields within Word
> 2000?
Jonathan - 12 Sep 2005 23:16 GMT
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 ...

Signature
Many thanks
Jonathan Parminter
> See the article "How to send an email from Word using VBA" at:
> http://www.word.mvps.org/FAQs/InterDev/SendMail.htm
[quoted text clipped - 10 lines]
> > How do I programmatically reference the To and Subject fields within Word
> > 2000?