CountByStatus
- Print
- PDF
CountByStatus
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic and VPC
This is the number of emails by status.
Syntax
The syntax is as follows.
private EmailStatus status;
private Integer count;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
status | EmailStatus | Required | Email status |
count | Integer | Required | Number of emails |
Was this article helpful?