3 references to MESSAGE_PROPID_VERSION
System.Messaging (3)
System\Messaging\Message.cs (3)
247
properties.SetUI4(NativeMethods.
MESSAGE_PROPID_VERSION
, 0);
1598
return (long)((uint)properties.GetUI4(NativeMethods.
MESSAGE_PROPID_VERSION
));
2288
this.properties.Ghost(NativeMethods.
MESSAGE_PROPID_VERSION
);