Read Multiple Fields From the Body Of Email

Hi Guys,

I have couple of emails in my outlook , and each mail body contains around 20 to 30 fields .
I want to read the body of each mail and do some process,then i want to come back and read another email body and want to do same process which i did earlier.

Can you help on this with any sample code or xml.

Thanks

This will get you started with retrieving emails and reading the body.

We’ll have to see the body to understand how to split the fields out. Or maybe you can solve it yourself :slight_smile: