Sets a string property.
Public Sub SetStringProperty( ByVal propName As String, ByVal val As String )
public void SetStringProperty(string propName, string val)
propName The property name.
val The property value.
For more information about getting and setting message headers and properties, see QAnywhere messages.