AS2MdnSettings.SendInboundMdnToMessageBox Property

Definition

Gets or sets the value indicating whether to send inbound MDN to message box.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to