We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sub Operator_Convert(Address As String)
Call this method in lieu of the Constructor. Pass the e-mail address (or mailto: URI) string.
mailto:
Dim email1 As URIHelpers.EMailAddress = "[email protected]" Dim email2 As URIHelpers.EMailAddress = "mailto:[email protected]?subject=""Hello, world!!"""