MsmqMessageProperty Class
The MsmqMessageProperty class encapsulates the properties of a message that has been read from a queue.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The MsmqMessageProperty class is obtained from the channel context and is used primarily for error processing. For example, if an application reads a message from the dead-letter queue, the application should examine properties like DeliveryFailure and DeliveryStatus. If an application is performing its own poison-message handling, it should examine properties like AbortCount.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.