Share via


AmqpMessageProperties.ReplyTo Property

Definition

The reply-to value from the AMQP properties.

public Azure.Core.Amqp.AmqpAddress? ReplyTo { get; set; }
member this.ReplyTo : Nullable<Azure.Core.Amqp.AmqpAddress> with get, set
Public Property ReplyTo As Nullable(Of AmqpAddress)

Property Value

Applies to