Share via


AS2MdnSettings.NeedMdn Property

Definition

Gets or sets the value indicating whether to send or request a MDN.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to