Compartir a través de


MxRecord.Exchange Propiedad

Definición

Obtiene o establece el nombre de dominio del host de correo para este registro MX.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a