AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.PlacementStatistics

Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z

Syntax

C#
public class PlacementStatistics

The PlacementStatistics type exposes the following members

Constructors

NameDescription
Public Method PlacementStatistics()

Properties

NameTypeDescription
Public Property 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.

Public Property InboxPercentage System.Double

Gets and sets the property InboxPercentage.

The percentage of emails that arrived in recipients' inboxes during the predictive inbox placement test.

Public Property 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.

Public Property 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.

Public Property 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.

Version Information

.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