Cloud Mail 2020 Delphi Edition

Questions / Feedback?

AmazonSESQuotaInfo 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

constructor Create();
constructor Create(valMaxPerSecond: String; valMaxPer24Hours: String; valSentLast24Hours: String);

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 Delphi Edition - Version 20.0 [Build 8308]