Re: Read "multipart/alternative" type body part
Posted By:
Jay_Moss
Posted On:
Tuesday, February 26, 2002 02:35 PM
see the post:
http://www.jguru.com/faq/view.jsp?EID=478719
You have to break the multipart message up into it's component pieces and then use the ones you care about. Outlook seems to always use multipart/alternative, and includes both html and plain text parts within the multipart.