how to add text to word document.

R

Ram

hi,
i am using outlook2003 with word editor as a default editor. so, when a i
want to send new mail. That mail body is MSWord. so, i need add text that
MSWord body. how can i do that.

how can i add text to MSWord document?

currently i am using vc++ 6.0
 
K

Ken Slovak - [MVP - Outlook]

You still add text to either MailItem.Body or .HTMLBody depending on the
format.
 
Top