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.
An object that contains information about the amount of email that was delivered to recipients.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class VolumeStatistics
The VolumeStatistics type exposes the following members
Name | Description | |
---|---|---|
![]() |
VolumeStatistics() |
Name | Type | Description | |
---|---|---|---|
![]() |
InboxRawCount | System.Int64 |
Gets and sets the property InboxRawCount. The total number of emails that arrived in recipients' inboxes. |
![]() |
ProjectedInbox | System.Int64 |
Gets and sets the property ProjectedInbox. An estimate of the percentage of emails sent from the current domain that will arrive in recipients' inboxes. |
![]() |
ProjectedSpam | System.Int64 |
Gets and sets the property ProjectedSpam. An estimate of the percentage of emails sent from the current domain that will arrive in recipients' spam or junk mail folders. |
![]() |
SpamRawCount | System.Int64 |
Gets and sets the property SpamRawCount. The total number of emails that arrived in recipients' spam or junk mail folders. |
.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