2 references to PROPID_M_SENDERID_TYPE
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
196this.senderIdType = new IntProperty(this, UnsafeNativeMethods.PROPID_M_SENDERID_TYPE);
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
52this.senderIdType = new IntProperty(this, UnsafeNativeMethods.PROPID_M_SENDERID_TYPE);