EDI Integrator 2016 C++ Builder Edition
EDI Integrator 2016 C++ Builder Edition
Questions / Feedback?

MDNReceiptContent Property

This contains the entire content of the MDN Receipt.

Syntax

__property String MDNReceiptContent = {read=FMDNReceiptContent, write=FSetMDNReceiptContent, default=""};

__property RawByteString MDNReceiptContentB = {read=FMDNReceiptContentB, write=FSetMDNReceiptContentB, default=""};

Default Value

""

Remarks

This contains the entire content of the MDN Receipt. This is a multipart/report entity consisting of a machine readable MDNReceiptMDN (Message Disposition Notification) and a human readable MDNReceiptMessage, which itself may be embedded in a multipart/signed entity if requested by the AS2 sender.

Data Type

Binary String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7240]