AmazonSimpleEmailServiceClient.GetSendQuota Method (GetSendQuotaRequest)

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

Returns the user's current sending limits.

This action is throttled at one request per second.

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

Syntax

C#
public virtual GetSendQuotaResponse GetSendQuota(
         GetSendQuotaRequest getSendQuotaRequest
)

Parameters

getSendQuotaRequest
Type: Amazon.SimpleEmail.Model.GetSendQuotaRequest

Container for the necessary parameters to execute the GetSendQuota service method on AmazonSimpleEmailService.

Return Value
Type: Amazon.SimpleEmail.Model.GetSendQuotaResponse
The response from the GetSendQuota service method, as returned by AmazonSimpleEmailService.

Version Information

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