Message.SystemProperties Property

Definition

Gets the Message.SystemPropertiesCollection, which is used to store properties that are set by the system.

public Microsoft.Azure.ServiceBus.Message.SystemPropertiesCollection SystemProperties { get; }
member this.SystemProperties : Microsoft.Azure.ServiceBus.Message.SystemPropertiesCollection
Public ReadOnly Property SystemProperties As Message.SystemPropertiesCollection

Property Value

Applies to