javax.mail.URLName.fullURL could not be convertedĀ 

In the Java language, this protected field contains the full string version of a URL.

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

To correct this error

  • Use the System.UriBuilder.Uri property.

See Also

Reference

System Namespace
UriBuilder Class

Concepts

Conversion of JMS Applications