Share via


AmqpMessageProperties.To Property

Definition

The to value from the AMQP properties.

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

Property Value

Applies to