Compartir a través de


MxRecord.Preference Propiedad

Definición

Obtiene o establece el valor de preferencia de este registro MX.

[Newtonsoft.Json.JsonProperty(PropertyName="preference")]
public int? Preference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="preference")>]
member this.Preference : Nullable<int> with get, set
Public Property Preference As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a