4 references to MESSAGE_PROPID_APPSPECIFIC
System.Messaging (4)
System\Messaging\Message.cs (4)
164properties.SetUI4(NativeMethods.MESSAGE_PROPID_APPSPECIFIC, 0); 393return properties.GetUI4(NativeMethods.MESSAGE_PROPID_APPSPECIFIC); 402properties.Remove(NativeMethods.MESSAGE_PROPID_APPSPECIFIC); 407properties.SetUI4(NativeMethods.MESSAGE_PROPID_APPSPECIFIC, value);