Receipt Property
The receipt of a message.
Syntax
Remarks
This property holds the receipt of a message.
Sending
When sending files if a synchronous receipt is returned in the response it is verified and this property is populated.
Receiving
When receiving files this property is populated with the receipt to send after a file is received. If this property is populated the receipt will be sent in the next request made by calling ReceiveFiles.
If the receipt is not to be bundled with a subsequent call to ReceiveFiles the SendReceipt method may be used to directly send a receipt to the other party.