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.

An object that contains information about your account details.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmailV2.Model.AccountDetails

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

Syntax

C#
public class AccountDetails

The AccountDetails type exposes the following members

Constructors

NameDescription
Public Method AccountDetails()

Properties

NameTypeDescription
Public Property AdditionalContactEmailAddresses System.Collections.Generic.List<System.String>

Gets and sets the property AdditionalContactEmailAddresses.

Additional email addresses where updates are sent about your account review process.

Public Property ContactLanguage Amazon.SimpleEmailV2.ContactLanguage

Gets and sets the property ContactLanguage.

The language you would prefer for the case. The contact language can be one of ENGLISH or JAPANESE.

Public Property MailType Amazon.SimpleEmailV2.MailType

Gets and sets the property MailType.

The type of email your account is sending. The mail type can be one of the following:

  • MARKETING – Most of your sending traffic is to keep your customers informed of your latest offering.

  • TRANSACTIONAL – Most of your sending traffic is to communicate during a transaction with a customer.

Public Property ReviewDetails Amazon.SimpleEmailV2.Model.ReviewDetails

Gets and sets the property ReviewDetails.

Information about the review of the latest details you submitted.

Public Property UseCaseDescription System.String

Gets and sets the property UseCaseDescription.

A description of the types of email that you plan to send.

Public Property WebsiteURL System.String

Gets and sets the property WebsiteURL.

The URL of your website. This information helps us better understand the type of content that you plan to send.

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