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.
Namespace: Amazon.MailManager.Model
Assembly: AWSSDK.MailManager.dll
Version: 3.x.y.z
public class DeliverToMailboxAction
The DeliverToMailboxAction type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeliverToMailboxAction() |
Name | Type | Description | |
---|---|---|---|
![]() |
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. |
![]() |
MailboxArn | System.String |
Gets and sets the property MailboxArn. The Amazon Resource Name (ARN) of a WorkMail organization to deliver the email to. |
![]() |
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. |
.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