Share via


SBQueue.ForwardDeadLetteredMessagesTo Property

Definition

Gets or sets queue/Topic name to forward the Dead Letter message

[Newtonsoft.Json.JsonProperty(PropertyName="properties.forwardDeadLetteredMessagesTo")]
public string ForwardDeadLetteredMessagesTo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.forwardDeadLetteredMessagesTo")>]
member this.ForwardDeadLetteredMessagesTo : string with get, set
Public Property ForwardDeadLetteredMessagesTo As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to