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 inbox placement data for an email provider.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class PlacementStatistics
The PlacementStatistics type exposes the following members
Name | Description | |
---|---|---|
![]() |
PlacementStatistics() |
Name | Type | Description | |
---|---|---|---|
![]() |
DkimPercentage | System.Double |
Gets and sets the property DkimPercentage. The percentage of emails that were authenticated by using DomainKeys Identified Mail (DKIM) during the predictive inbox placement test. |
![]() |
InboxPercentage | System.Double |
Gets and sets the property InboxPercentage. The percentage of emails that arrived in recipients' inboxes during the predictive inbox placement test. |
![]() |
MissingPercentage | System.Double |
Gets and sets the property MissingPercentage. The percentage of emails that didn't arrive in recipients' inboxes at all during the predictive inbox placement test. |
![]() |
SpamPercentage | System.Double |
Gets and sets the property SpamPercentage. The percentage of emails that arrived in recipients' spam or junk mail folders during the predictive inbox placement test. |
![]() |
SpfPercentage | System.Double |
Gets and sets the property SpfPercentage. The percentage of emails that were authenticated by using Sender Policy Framework (SPF) during the predictive inbox placement test. |
.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