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 email sent from one of your email domains to a specific email provider.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.DomainIspPlacement

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

Syntax

C#
public class DomainIspPlacement

The DomainIspPlacement type exposes the following members

Constructors

NameDescription
Public Method DomainIspPlacement()

Properties

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

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

Public Property IspName System.String

Gets and sets the property IspName.

The name of the email provider that the inbox placement data applies to.

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

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

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