Row - Amazon SES Mail Manager API

Row

A result row containing metadata for an archived email message.

Contents

ArchivedMessageId

The unique identifier of the archived message.

Type: String

Required: No

Cc

The email addresses in the CC header.

Type: String

Required: No

Date

The date the email was sent.

Type: String

Required: No

From

The email address of the sender.

Type: String

Required: No

HasAttachments

A flag indicating if the email has attachments.

Type: Boolean

Required: No

InReplyTo

The email message ID this is a reply to.

Type: String

Required: No

MessageId

The unique message ID of the email.

Type: String

Required: No

ReceivedHeaders

The received headers from the email delivery path.

Type: Array of strings

Required: No

ReceivedTimestamp

The timestamp of when the email was received.

Type: Timestamp

Required: No

Subject

The subject header value of the email.

Type: String

Required: No

To

The email addresses in the To header.

Type: String

Required: No

XMailer

The user agent that sent the email.

Type: String

Required: No

XOriginalMailer

The original user agent that sent the email.

Type: String

Required: No

XPriority

The priority level of the email.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: