How to retrive attachments from .eml file

Hi All,
This was Achieved by following steps:
1> Open All .eml files(convert .eml formate into MailMessage objects) with either with outlook or any other activity, in a for Each loop
2> save attachments

Regards
Aditya