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.

This action to delivers an email to a mailbox.

Inheritance Hierarchy

System.Object
  Amazon.MailManager.Model.DeliverToMailboxAction

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

Syntax

C#
public class DeliverToMailboxAction

The DeliverToMailboxAction type exposes the following members

Constructors

NameDescription
Public Method DeliverToMailboxAction()

Properties

NameTypeDescription
Public Property ActionFailurePolicy Amazon.MailManager.ActionFailurePolicy

Gets and sets the property ActionFailurePolicy.

A policy that states what to do in the case of failure. The action will fail if there are configuration errors. For example, the mailbox ARN is no longer valid.

Public Property MailboxArn System.String

Gets and sets the property MailboxArn.

The Amazon Resource Name (ARN) of a WorkMail organization to deliver the email to.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

The Amazon Resource Name (ARN) of an IAM role to use to execute this action. The role must have access to the workmail:DeliverToMailbox API.

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