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