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.

A list of details about the email-sending capabilities of your Amazon SES account in the current Amazon Web Services Region.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SimpleEmailV2.Model.GetAccountResponse

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

Syntax

C#
public class GetAccountResponse : AmazonWebServiceResponse

The GetAccountResponse type exposes the following members

Constructors

NameDescription
Public Method GetAccountResponse()

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property DedicatedIpAutoWarmupEnabled System.Boolean

Gets and sets the property DedicatedIpAutoWarmupEnabled.

Indicates whether or not the automatic warm-up feature is enabled for dedicated IP addresses that are associated with your account.

Public Property Details Amazon.SimpleEmailV2.Model.AccountDetails

Gets and sets the property Details.

An object that defines your account details.

Public Property EnforcementStatus System.String

Gets and sets the property EnforcementStatus.

The reputation status of your Amazon SES account. The status can be one of the following:

  • HEALTHY – There are no reputation-related issues that currently impact your account.

  • PROBATION – We've identified potential issues with your Amazon SES account. We're placing your account under review while you work on correcting these issues.

  • SHUTDOWN – Your account's ability to send email is currently paused because of an issue with the email sent from your account. When you correct the issue, you can contact us and request that your account's ability to send email is resumed.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ProductionAccessEnabled System.Boolean

Gets and sets the property ProductionAccessEnabled.

Indicates whether or not your account has production access in the current Amazon Web Services Region.

If the value is false, then your account is in the sandbox. When your account is in the sandbox, you can only send email to verified identities.

If the value is true, then your account has production access. When your account has production access, you can send email to any address. The sending quota and maximum sending rate for your account vary based on your specific use case.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property SendingEnabled System.Boolean

Gets and sets the property SendingEnabled.

Indicates whether or not email sending is enabled for your Amazon SES account in the current Amazon Web Services Region.

Public Property SendQuota Amazon.SimpleEmailV2.Model.SendQuota

Gets and sets the property SendQuota.

An object that contains information about the per-day and per-second sending limits for your Amazon SES account in the current Amazon Web Services Region.

Public Property SuppressionAttributes Amazon.SimpleEmailV2.Model.SuppressionAttributes

Gets and sets the property SuppressionAttributes.

An object that contains information about the email address suppression preferences for your account in the current Amazon Web Services Region.

Public Property VdmAttributes Amazon.SimpleEmailV2.Model.VdmAttributes

Gets and sets the property VdmAttributes.

The VDM attributes that apply to your Amazon SES account.

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