How to get the Body of a mail using POP3 activity

Hi guys
under certain scenarios I’m using pop3 services to retrieve the mail
then I’m using a for each activity to loop through the mails

So I need the body of each mail
so item.body.tostring should give me the body of the mail, right?

whereas I’m getting null or blank as output

I’m able to retrieve from,to, subject etc but not the body

any solutions, please?

ps-I can’t use outlook act/Get IMAP act.
& I have searched the web properly before dropping the question here

thanks in advance

Hi guys
under certain scenarios I’m using pop3 services to retrieve the mail
then I’m using a for each activity to loop through the mails

So I need the body of each mail
so item.body.tostring should give me the body of the mail, right?

whereas I’m getting null or blank as output

I’m able to retrieve from,to, subject etc but not the body

any solutions, please?

ps-I can’t use outlook act/Get IMAP act.
& I have searched the web properly before dropping the question here

thanks in advance

Duplicate Topic : How to get the Body of a mail using POP3 activity

I reshared because I didnt get any response from anyone

Please let me know if you have any solutions

Thank you