3 references to MESSAGE_PROPID_LOOKUPID
System.Messaging (3)
System\Messaging\Message.cs (3)
141
properties.SetUI8(NativeMethods.
MESSAGE_PROPID_LOOKUPID
, (long)0);
1289
return this.properties.GetUI8(NativeMethods.
MESSAGE_PROPID_LOOKUPID
);
1296
this.properties.SetUI8(NativeMethods.
MESSAGE_PROPID_LOOKUPID
, value);