BrokeredMessage.MessageId Property
Gets or sets the identifier of the message.
Namespace: Microsoft.ServiceBus.Messaging
Assembly: Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException |
Thrown if the message is in disposed state. |
| ArgumentException |
Thrown if the message identifier is null or exceeds 128 characters in length. |