次の方法で共有


MxRecord.Preference プロパティ

定義

この 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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象