Question

Is there any way to convert OpenPop.NET MailMessage to System.Net.Mail.MailMessage?

Was it helpful?

Solution

If you are using OpenPop.NET >=version 2, you could just call the ToMailMessage method that accompanies the Message class.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top