SendDataPoint Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Represents sending statistics data. Each SendDataPoint contains statistics for a 15-minute period of sending activity.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmail.Model.SendDataPoint

Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class SendDataPoint : Object

The SendDataPoint type exposes the following members

Constructors

  Name Description
Public Method SendDataPoint()

Properties

  Name Description
Public Property Bounces Number of emails that have bounced.
Public Property Complaints Number of unwanted emails that were rejected by recipients.
Public Property DeliveryAttempts Number of emails that have been enqueued for sending.
Public Property Rejects Number of emails rejected by Amazon SES.
Public Property Timestamp Time of the data point.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8