Hello,
I have the following problem :
I send a first e-mail with bodyformat set to 0 or 1. The mail is send with the correct mime type part
Then I want to send a second e-mail with no mime part for the text (I use AppendBody and I don t set bodyformat, then a call reset). The problem is that this e-mail is send with a mime part of type "plain/text)
My question Is how to reset bodyformat attribut? (I I don t send the first e-mail, i can send e-mail with no mime type)
Best regards,
florent
Originally Posted by: flohogun2