I've found this pretty way (Elegant way to serialize a MailMessage object in .NET) to serialize a MailMessage to a EML-String. But now I also need the way backwards - I want to deserialize the EML-String to a MailMessage.
I've already tried a view things but have not found the solution yet. Can someone help me please?
Thank You!
Regards Matthias