Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Simple POP3 adapter question › Re: Simple POP3 adapter question
November 24, 2006 at 7:46 AM
#16524
Hey Doug,
The "body" should be stored as a part, no? In my post (https://blogs.msdn.com/richardbpi/archive/2006/02/03/524484.aspx) you'll see that the text of the message itself shows up as a part. You can get this part out in an orchestration then, and load it into a message as an XmlDocument.