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.

The results of the predictive inbox placement test.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SimpleEmailV2.Model.GetDeliverabilityTestReportResponse

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

Syntax

C#
public class GetDeliverabilityTestReportResponse : AmazonWebServiceResponse

The GetDeliverabilityTestReportResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property DeliverabilityTestReport Amazon.SimpleEmailV2.Model.DeliverabilityTestReport

Gets and sets the property DeliverabilityTestReport.

An object that contains the results of the predictive inbox placement test.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property IspPlacements System.Collections.Generic.List<Amazon.SimpleEmailV2.Model.IspPlacement>

Gets and sets the property IspPlacements.

An object that describes how the test email was handled by several email providers, including Gmail, Hotmail, Yahoo, AOL, and others.

Public Property Message System.String

Gets and sets the property Message.

An object that contains the message that you sent when you performed this predictive inbox placement test.

Public Property OverallPlacement Amazon.SimpleEmailV2.Model.PlacementStatistics

Gets and sets the property OverallPlacement.

An object that specifies how many test messages that were sent during the predictive inbox placement test were delivered to recipients' inboxes, how many were sent to recipients' spam folders, and how many weren't delivered.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Tags System.Collections.Generic.List<Amazon.SimpleEmailV2.Model.Tag>

Gets and sets the property Tags.

An array of objects that define the tags (keys and values) that are associated with 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