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

MDNTo Property

The URL for the Message Disposition Notification (MDN).

Syntax

[VB.NET]
Public Property MDNTo As String

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

Remarks

MDNTo corresponds to the Disposition-Notification-To header of RequestHeaders. If nonempty, the client has requested that an MDN-based receipt be returned to the URL specified. This receipt will be generated in a call to ProcessRequest or CreateMDNReceipt, and may be sent by calling SendResponse.

The receipt and headers will be contained in MDNReceipt.

According to RFC specifications, MDNReceipt must be sent if requested by the client.

Default Value

""

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