Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

SESQuotaInfo Type

Holds the current send quota information.

Remarks

Holds the current send quota information.

Fields

MaxPer24Hours
String

The maximum number of emails that can be sent in a 24 hour period.

MaxPerSecond
String

The maximum number of emails that can be sent per second.

SentLast24Hours
String

The number of emails sent during the previous 24 hours.

Constructors

[VB.NET]
Public SESQuotaInfo()

[C#]
public SESQuotaInfo();



[VB.NET]
Public SESQuotaInfo(ByVal MaxPerSecond As String, ByVal MaxPer24Hours As String, ByVal SentLast24Hours As String)

[C#]
public SESQuotaInfo(string maxPerSecond, string maxPer24Hours, string sentLast24Hours);



 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0