5 references to MESSAGE_PROPID_CLASS
System.Messaging (5)
System\Messaging\Message.cs (5)
116properties.SetUI2(NativeMethods.MESSAGE_PROPID_CLASS, (short)0); 153properties.SetUI2(NativeMethods.MESSAGE_PROPID_CLASS, (short)0); 271int res = ((int)properties.GetUI2(NativeMethods.MESSAGE_PROPID_CLASS)) & 0x0000FFFF; 1319int cls = properties.GetUI2(NativeMethods.MESSAGE_PROPID_CLASS); 2261this.properties.Ghost(NativeMethods.MESSAGE_PROPID_CLASS);