SalesBuy
1-855-856-7678
Technical SupportSupport
Gets the application specific message properties.
Namespace: Microsoft.ServiceBus.Messaging
'Declaration Public ReadOnly Property Properties As IDictionary(Of String, Object) Get 'Usage Dim instance As BrokeredMessage Dim value As IDictionary(Of String, Object) value = instance.Properties
| Exception | Condition |
|---|---|
| ObjectDisposedException | Thrown if the message is in disposed state. |