Specifies how much of the original message is returned with the delivery status notification when the message delivery fails.
If the message delivery succeeds and delivery status notification on succesful delivery is enabled (i.e. Success bit is set in DsnNotifyCondition), this value is not used, and only the message header is returned.
| Member Name | Description |
|---|---|
| Default | Let the server decide. By default, most servers return only the message header. |
| Header | Return only the message header. |
| FullMessage | Return the entire message. |
Namespace: MailBee.SmtpMail
Assembly: MailBee.NET (in MailBee.NET.dll)