javax.mail.internet.MimeMessage.createInternetHeaders could not be convertedĀ 

In the Java language, this method creates the InternetHeaders object for reading and parsing the specified InputStream object.

In the .NET Framework, there is no direct equivalent.

To correct this error

  • Examine your code and determine the solution that is appropriate to your specific case.

See Also

Reference

StreamReader Class
System.Collections Namespace
System.IO Namespace
System.Web.Mail Namespace
MailMessage Class

Concepts

Conversion of JMS Applications