EmailStatus

Prev Next

Available in Classic and VPC

This is an email delivery status.

Syntax

The syntax is as follows.

private String label;
private String code;

Field

The following describes the fields.

Field Type Required Description
label String Required Status label
  • Preparing delivery | Delivery prepared | Sending | Delivery succeeded | Delivery failed | Rejected | Delivery canceled | Partially failed
code String Required Status code
  • P | R | I | S | F | U | C | PF