Table "Email Inbox"
ID 8886
Namespace: System.Email
Holds information about emails retrieved from an inbox.
Properties
| Name | Value |
|---|---|
| Access | Public |
Fields
| Name | Type | Description |
|---|---|---|
| Id | BigInteger | |
| "Message Id" | Guid | |
| "Account Id" | Guid | |
| Connector | Enum System.Email."Email Connector" | |
| "User Security Id" | Guid | |
| Description | Text[2048] | |
| "Conversation Id" | Text[2048] | |
| "External Message Id" | Text[2048] | |
| "Sender Name" | Text[250] | |
| "Sender Address" | Text[250] | |
| "Received DateTime" | DateTime | |
| "Sent DateTime" | DateTime | |
| "Is Read" | Boolean | |
| "Is Draft" | Boolean | |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |