Presents the delivery report type for the delivery report.
[VisualĀ Basic] Public Enum DeliveryReportType
[C#] public enum DeliveryReportType
[C++] __value public enum DeliveryReportType
[JScript] public enum DeliveryReportType
Members
| Members name | Description |
| FailureReport | The email is a failure delivery report. |
| DeliveryReceipt | The email is a delivery receipt. |
| ReadReceipt | The email is a read receipt. |