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

SendResponse Method

Sends the MDN receipt.

Syntax

[VB.NET]
Public Sub SendResponse()
[C#]
public void SendResponse();

Remarks

Sends the MDN receipt specified by MDNReceipt. You may create this receipt by invoking ProcessRequest or CreateMDNReceipt.

By default the component will assume that your SMTP server is located at the same address as your incoming mail server. To set a different address, to use a non default port, see the various Config settings. To use SMTPS (SSL), set the various SSL properties.

A response will only be sent if requested by the client. If MDNTo is empty, this method will do nothing.

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