Delivery Status information, as defined in RFC 3464:
string Text
Text representation of the status message.
DeliveryStatus(string Text, PerMessageFields PerMessage, PerRecipientFields[] PerRecipients)
Delivery Status information, as defined in RFC 3464:
PerRecipientFields[] PerRecipients
Information about recipients
PerMessageFields PerMessage
Information about message
Information fields for the message.
Information fields for one recipient.