3 references to MESSAGE_PROPID_ARRIVEDTIME
System.Messaging (3)
System\Messaging\Message.cs (3)
166properties.SetUI4(NativeMethods.MESSAGE_PROPID_ARRIVEDTIME, 0); 432time = time.AddSeconds(properties.GetUI4(NativeMethods.MESSAGE_PROPID_ARRIVEDTIME)).ToLocalTime(); 2263this.properties.Ghost(NativeMethods.MESSAGE_PROPID_ARRIVEDTIME);