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 to send | Ready to send | Sending | Sent successfully | Failed to send | Unsubscribe | Cancel sending | Partial failure
code String Required Status code
  • P | R | I | S | F | U | C | PF