javax.mail.internet.MimeBodyPart.MimeBodyPart could not be converted (Java Language Conversion Assistant) (1) 

In the Java language, this constructor creates a MimeBodyPart object.

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

To correct this error

  • Use one of the System.Web.Mail.MailAttachment constructors.

See Also

Reference

System.Web.Mail Namespace
MailMessage Class
MailAttachment Class

Concepts

Conversion of JMS Applications