2 writes to Label
System.Messaging (2)
System\Messaging\DefaultPropertiesToSend.cs (1)
246this.cachedMessage.Label = value;
System\Messaging\MessageQueue.cs (1)
3228((Message)obj).Label = label;
2 references to Label
System.Messaging (2)
System\Messaging\DefaultPropertiesToSend.cs (1)
241return this.cachedMessage.Label;
System\Messaging\MessagePropertyFilter.cs (1)
621/// Gets or sets a value indicating whether to retrieve <see cref='System.Messaging.Message.Label' qualify='true'/> property information when receiving or peeking