IPWorks EDI 2020 C++ Builder Edition

Questions / Feedback?

MDNReceiptContent Property

This contains the entire content of the MDN Receipt.

Syntax

__property String MDNReceiptContent = { read=FMDNReceiptContent, write=FSetMDNReceiptContent };
__property DynamicArray<Byte> MDNReceiptContentB = { read=FMDNReceiptContentB, write=FSetMDNReceiptContentB };

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

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 C++ Builder Edition - Version 20.0 [Build 8203]