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 information about the volume of email sent on each day of the analysis period.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.DailyVolume

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

Syntax

C#
public class DailyVolume

The DailyVolume type exposes the following members

Constructors

NameDescription
Public Method DailyVolume()

Properties

NameTypeDescription
Public Property DomainIspPlacements System.Collections.Generic.List<Amazon.SimpleEmailV2.Model.DomainIspPlacement>

Gets and sets the property DomainIspPlacements.

An object that contains inbox placement metrics for a specified day in the analysis period, broken out by the recipient's email provider.

Public Property StartDate System.DateTime

Gets and sets the property StartDate.

The date that the DailyVolume metrics apply to, in Unix time.

Public Property VolumeStatistics Amazon.SimpleEmailV2.Model.VolumeStatistics

Gets and sets the property VolumeStatistics.

An object that contains inbox placement metrics for a specific day in the analysis period.

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