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