AWS SDK Version 2 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.

.NET Framework 3.5
 
An action that Amazon SES can take when it receives an email on behalf of one or more email addresses or domains that you own. An instance of this data type can represent only one action.

For information about setting up receipt rules, see the Amazon SES Developer Guide.

Inheritance Hierarchy

System.Object
  Amazon.SimpleEmail.Model.ReceiptAction

Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ReceiptAction : Object

The ReceiptAction type exposes the following members

Constructors

NameDescription
Public Method ReceiptAction()

Properties

NameTypeDescription
Public Property AddHeaderAction Amazon.SimpleEmail.Model.AddHeaderAction Gets and sets the property AddHeaderAction.

Adds a header to the received email.

Public Property BounceAction Amazon.SimpleEmail.Model.BounceAction Gets and sets the property BounceAction.

Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).

Public Property LambdaAction Amazon.SimpleEmail.Model.LambdaAction Gets and sets the property LambdaAction.

Calls an AWS Lambda function, and optionally, publishes a notification to Amazon SNS.

Public Property S3Action Amazon.SimpleEmail.Model.S3Action Gets and sets the property S3Action.

Saves the received message to an Amazon Simple Storage Service (Amazon S3) bucket and, optionally, publishes a notification to Amazon SNS.

Public Property SNSAction Amazon.SimpleEmail.Model.SNSAction Gets and sets the property SNSAction.

Publishes the email content within a notification to Amazon SNS.

Public Property StopAction Amazon.SimpleEmail.Model.StopAction Gets and sets the property StopAction.

Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.

Public Property WorkmailAction Amazon.SimpleEmail.Model.WorkmailAction Gets and sets the property WorkmailAction.

Calls Amazon WorkMail and, optionally, publishes a notification to Amazon SNS.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8