Getting body using POP3 receive location Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Getting body using POP3 receive location This topic has 1 reply, 1 voice, and was last updated 9 years, 1 month ago by community-content. Viewing 1 reply thread Author Posts August 2, 2006 at 1:30 PM #15177 community-content HiI have POP3 receive location.I want to get subject & body inside orchestration.For the subject im using:MailSubject = MsgINMail(POP3.Subject);how can I get the body?? thanks! August 8, 2006 at 12:21 AM #15176 community-content If I remember correctly, when you set up the Pop Adapter it defaults to putting the message body as the message. If not, you might need to set the Body Index property. I’d check the help guide for what these do since I’ve never worked with it myself. Author Posts Viewing 1 reply thread The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies. Log in / Register