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 email's insights contain metadata and delivery information about a specific email.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.EmailInsights

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

Syntax

C#
public class EmailInsights

The EmailInsights type exposes the following members

Constructors

NameDescription
Public Method EmailInsights()

Properties

NameTypeDescription
Public Property Destination System.String

Gets and sets the property Destination.

The recipient of the email.

Public Property Events System.Collections.Generic.List<Amazon.SimpleEmailV2.Model.InsightsEvent>

Gets and sets the property Events.

A list of events associated with the sent email.

Public Property Isp System.String

Gets and sets the property Isp.

The recipient's ISP (e.g., Gmail, Yahoo, etc.).

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