mailslurp.Model.ThreadProjection
A thread is a message thread created for a message received by an alias
Properties
Name | Type | Description | Notes |
---|---|---|---|
Name | string | Name of thread | [optional] |
Id | Guid | ID of email thread | |
Subject | string | Thread subject | [optional] |
UserId | Guid | User ID | |
InboxId | Guid | Inbox ID | |
CreatedAt | DateTime | Created at DateTime | |
UpdatedAt | DateTime | Updated at DateTime | |
To | List | To recipients | |
Bcc | List | BCC recipients | [optional] |
Cc | List | CC recipients | [optional] |
AliasId | Guid | Alias ID |