EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

MDNTo Property

Used to indicate that a message disposition notification is requested.

Syntax

[VB.NET]
Public Property MDNTo As String

[C#]
public string MDNTo {get; set;}

Remarks

If this property is set, a Disposition-Notification-To header will be added to the request, and an MDN will be requested. The value may be an email address, URL, etc., and while its presence is used to determine whether or not an MDN is sent, the value itself will typically be ignored by the server.

By default, the component will request a PKCS#7 signature and synchronous delivery. You may set MDNDeliveryOption to request an asynchronous MDN, and you may set MDNOptions to request a different type of signature, or no signature at all.

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0