Share via


MxRecord.Exchange Property

Definition

Gets or sets the domain name of the mail host for this MX record.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to