AppSpecific
MSMQMessage

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

Quick Info

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.


© 1997 by Microsoft Corporation. All rights reserved.