EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

MDNTo Property

The system to which an MDN should be directed.

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. You should specify a valid email address; you might, for example, specify the same e-mail address as in From.

By default, the component will request a PKCS#7 signature signed over SHA-1. You may set MDNOptions to customize this.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]