2 references to MESSAGE_SENDERID_TYPE_NONE
System.Messaging (2)
System\Messaging\Message.cs (2)
459
if (type == NativeMethods.
MESSAGE_SENDERID_TYPE_NONE
)
479
properties.SetUI4(NativeMethods.MESSAGE_PROPID_SENDERID_TYPE, NativeMethods.
MESSAGE_SENDERID_TYPE_NONE
);