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

In the Java language, this method returns a new Message object suitable for a reply to a message.

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

To correct this error

  • Rewrite the fields of the mail, and send again.

See Also

Reference

MailMessage Class
System.Web.Mail Namespace

Concepts

Conversion of JMS Applications