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