Gets a string message property.
Public Function GetStringProperty(ByVal propName As String) As String
public string GetStringProperty(string propName)
propName The property name.
The property value or null if the property does not exist.
For more information about getting and setting message headers and properties, see QAnywhere messages.