次の方法で共有


AS2MdnSettings.SendInboundMdnToMessageBox プロパティ

定義

受信 MDN をメッセージ ボックスに送信するかどうかを示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="sendInboundMdnToMessageBox")]
public bool SendInboundMdnToMessageBox { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sendInboundMdnToMessageBox")>]
member this.SendInboundMdnToMessageBox : bool with get, set
Public Property SendInboundMdnToMessageBox As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象