AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Represents sending statistics data. Each SendDataPoint
contains statistics
for a 15-minute period of sending activity.
Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.SimpleEmail.dll
Version: 3.x.y.z
public class SendDataPoint
The SendDataPoint type exposes the following members
Name | Description | |
---|---|---|
SendDataPoint() |
Name | Type | Description | |
---|---|---|---|
Bounces | System.Int64 |
Gets and sets the property Bounces. Number of emails that have bounced. |
|
Complaints | System.Int64 |
Gets and sets the property Complaints. Number of unwanted emails that were rejected by recipients. |
|
DeliveryAttempts | System.Int64 |
Gets and sets the property DeliveryAttempts. Number of emails that have been sent. |
|
Rejects | System.Int64 |
Gets and sets the property Rejects. Number of emails rejected by Amazon SES. |
|
Timestamp | System.DateTime |
Gets and sets the property Timestamp. Time of the data point. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5