javax.mail.internet.MimeBodyPart.getContentLanguage could not be convertedĀ 

In the Java language, this method returns the languages specified in the content-language header of a MimeBodyPart 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

System.Web.Mail Namespace
MailMessage Class
MailAttachment Class

Concepts

Conversion of JMS Applications