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 email sent from one of your email domains to a specific email provider.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class DomainIspPlacement
The DomainIspPlacement type exposes the following members
Name | Description | |
---|---|---|
![]() |
DomainIspPlacement() |
Name | Type | Description | |
---|---|---|---|
![]() |
InboxPercentage | System.Double |
Gets and sets the property InboxPercentage. The percentage of messages that were sent from the selected domain to the specified email provider that arrived in recipients' inboxes. |
![]() |
InboxRawCount | System.Int64 |
Gets and sets the property InboxRawCount. The total number of messages that were sent from the selected domain to the specified email provider that arrived in recipients' inboxes. |
![]() |
IspName | System.String |
Gets and sets the property IspName. The name of the email provider that the inbox placement data applies to. |
![]() |
SpamPercentage | System.Double |
Gets and sets the property SpamPercentage. The percentage of messages that were sent from the selected domain to the specified email provider that arrived in recipients' spam or junk mail folders. |
![]() |
SpamRawCount | System.Int64 |
Gets and sets the property SpamRawCount. The total number of messages that were sent from the selected domain to the specified email provider 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