AppSpecific
MSMQMessage

The AppSpecific property specifies application-generated information such as single integer values or application defined message classes.

Type: Long
Run time: read/write

Syntax

object.AppSpecific
 
Syntax Element Description
object Message (MSMQMessage) object that defines the message.

Remarks

Another message property that can be used to pass application-generated information is CorrelationId.

QuickInfo

  Windows NT: Requires version 4.0 SP3 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.
  Header: Declared in mqoai.h.
  Import Library: Use mqoa.lib.
  Unicode: Defined only as Unicode.