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