Is it possible to obtain the Metadata of a forwarded email?

Hi

I am running Lotus Notes Client 7.0.1 and I have a database which extracts emails from a LN account using LotusScript, and puts the recipient, date of email, message etc into a table. However, some of the emails have forwarded emails within the body and I would like to know if its possible if I could obtain the metadata parameters from the forwarded email? and if I can, how do I do it?

Thanks,

Heather

Subject: I don’t think so, but would also like to know

I’m fairly certain that it is not possible to do this, unless you are able to write some code to scrape the body of the forwarded e-mail to extract the previous addressing info.

However, if you find a way, I would be very interested.