Framework EDI Reference. Methods and Properties
mailInternetURI. Query

Gets the query from the URI string.

Syntax:

Remarks:

The query in the URI string normally is the part of the URI that follows the "?".  For example, in the following URI,

http://www.somesite.com/testpath/test.dll?sql=MSSQL;port=120

the query is "sql=MSSQL;port=120".