2 references to PROPID_M_MSGID
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
49this.messageId = new BufferProperty(this, UnsafeNativeMethods.PROPID_M_MSGID,
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
45this.messageId = new BufferProperty(this, UnsafeNativeMethods.PROPID_M_MSGID, UnsafeNativeMethods.PROPID_M_MSGID_SIZE);