"Send To > Mail Recipient as Attachment" feature of MS Word.

T

tungchau81

Hi,
I have been doing a lot programming with Word API recently. However, I
have never used much of "Send To > Mail Recipient as Attachment"
feature of MS Word. At my company, we need to programmatically pass a
Word document off to Oulook using the "Send To > Mail Recipient as
Attachment" feature of MS Word. To those who have experiences in
using this feature before, I have couple questions:

1.) How does this feature work with Lotus Notes and other email
programs?


2.) Can the email address be set in Outlook if we use the native
Word feature "Send To > Mail Recipient as Attachment"? How do we do
this programmatically?


3.) Is it possible to send a predefined content to Outlook as a
foundation for the message body ? How do we do this programmatically?
Does this require mastering Outlook API ?


Any advice is greatly appreciated,
Tung Chau
 
D

Doug Robbins - Word MVP

See the article "How to send an email from Word using VBA" at:

http://www.word.mvps.org/FAQs/InterDev/SendMail.htm

and for some more extensive use of the Outlook Object Model, see the article
"Mail Merge to E-mail with Attachments" at

http://word.mvps.org/FAQs/MailMerge/MergeWithAttachments.htm

Sorry, I don't know anything about programming Lotus Notes to do anything
similar.

--
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top