6 references to MESSAGE_PROPID_EXTENSION
System.Messaging (6)
System\Messaging\Message.cs (6)
199
properties.SetUI1Vector(NativeMethods.
MESSAGE_PROPID_EXTENSION
, new byte[filter.extensionSize]);
1050
Array.Copy(properties.GetUI1Vector(NativeMethods.
MESSAGE_PROPID_EXTENSION
), bytes, bytes.Length);
1063
properties.Remove(NativeMethods.
MESSAGE_PROPID_EXTENSION
);
1069
properties.SetUI1Vector(NativeMethods.
MESSAGE_PROPID_EXTENSION
, value);
2121
properties.SetUI1Vector(NativeMethods.
MESSAGE_PROPID_EXTENSION
, new byte[size]);
2245
this.properties.AdjustSize(NativeMethods.
MESSAGE_PROPID_EXTENSION
,