Interface ThreadProjection

A thread is a message thread created for a message received by an alias

Export

Interface

ThreadProjection

Hierarchy

  • ThreadProjection

Properties

aliasId: string

Alias ID

Memberof

ThreadProjection

bcc?: string[]

BCC recipients

Memberof

ThreadProjection

cc?: string[]

CC recipients

Memberof

ThreadProjection

createdAt: Date

Created at DateTime

Memberof

ThreadProjection

id: string

ID of email thread

Memberof

ThreadProjection

inboxId: string

Inbox ID

Memberof

ThreadProjection

name?: string

Name of thread

Memberof

ThreadProjection

subject?: string

Thread subject

Memberof

ThreadProjection

to: string[]

To recipients

Memberof

ThreadProjection

updatedAt: Date

Updated at DateTime

Memberof

ThreadProjection

userId: string

User ID

Memberof

ThreadProjection