body of message is deleted during forwarding

T

TonyD

I am forwarding a message from the drafts folder by finding the message
to forward based on a subject submitted as a parameter, creating a new
mailitem for the draft, forward that message to another new mailitem.
This process works, except the body of the forwarded mailitem is
eliminated when a method (save, display, send) is issued against the
mailitem. the subject, attachments and signature remain intact. By
stepping through the code, it was determined that the body is not
eliminated until a method is executed.
 
M

Michael Bauer

Am Mon, 01 Aug 2005 07:25:09 -0700 schrieb TonyD:

Tony, why do you create a new item and forward that instead of calling the
found item´s Forward method?
 

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