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 filters applied when performing the Message Insights export.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.MessageInsightsDataSource

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

Syntax

C#
public class MessageInsightsDataSource

The MessageInsightsDataSource type exposes the following members

Constructors

NameDescription
Public Method MessageInsightsDataSource()

Properties

NameTypeDescription
Public Property EndDate System.DateTime

Gets and sets the property EndDate.

Represents the end date for the export interval as a timestamp. The end date is inclusive.

Public Property Exclude Amazon.SimpleEmailV2.Model.MessageInsightsFilters

Gets and sets the property Exclude.

Filters for results to be excluded from the export file.

Public Property Include Amazon.SimpleEmailV2.Model.MessageInsightsFilters

Gets and sets the property Include.

Filters for results to be included in the export file.

Public Property MaxResults System.Int32

Gets and sets the property MaxResults.

The maximum number of results.

Public Property StartDate System.DateTime

Gets and sets the property StartDate.

Represents the start date for the export interval as a timestamp. The start date is inclusive.

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