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 amount of email that was delivered to recipients.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.VolumeStatistics

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

Syntax

C#
public class VolumeStatistics

The VolumeStatistics type exposes the following members

Constructors

NameDescription
Public Method VolumeStatistics()

Properties

NameTypeDescription
Public Property InboxRawCount System.Int64

Gets and sets the property InboxRawCount.

The total number of emails that arrived in recipients' inboxes.

Public Property ProjectedInbox System.Int64

Gets and sets the property ProjectedInbox.

An estimate of the percentage of emails sent from the current domain that will arrive in recipients' inboxes.

Public Property ProjectedSpam System.Int64

Gets and sets the property ProjectedSpam.

An estimate of the percentage of emails sent from the current domain that will arrive in recipients' spam or junk mail folders.

Public Property SpamRawCount System.Int64

Gets and sets the property SpamRawCount.

The total number of emails 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