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.

Container for the parameters to the UpdateEmailTemplate operation. Updates an email template. Email templates enable you to send personalized email to one or more destinations in a single API operation. For more information, see the Amazon SES Developer Guide.

You can execute this operation no more than once per second.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SimpleEmailV2.AmazonSimpleEmailServiceV2Request
      Amazon.SimpleEmailV2.Model.UpdateEmailTemplateRequest

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

Syntax

C#
public class UpdateEmailTemplateRequest : AmazonSimpleEmailServiceV2Request
         IAmazonWebServiceRequest

The UpdateEmailTemplateRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property TemplateContent Amazon.SimpleEmailV2.Model.EmailTemplateContent

Gets and sets the property TemplateContent.

The content of the email template, composed of a subject line, an HTML part, and a text-only part.

Public Property TemplateName System.String

Gets and sets the property TemplateName.

The name of the template.

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