Share via


AS2MdnSettings.DispositionNotificationTo Property

Definition

Gets or sets the disposition notification to header value.

[Newtonsoft.Json.JsonProperty(PropertyName="dispositionNotificationTo")]
public string DispositionNotificationTo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dispositionNotificationTo")>]
member this.DispositionNotificationTo : string with get, set
Public Property DispositionNotificationTo As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to