Objects/Tables/Table 8889 Sent Email
Table 8889 Sent Email in 23
Jonas Paprotka, System Application 23.5.16502.31399, checked
- App
- System Application
- Namespace
- System.Email
Fields, 9Keys, 5Procedures, 1
Versions171819202122232425262728latest
Source242526272829
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | Id | BigInteger | - |
| 2 | Message Id | Guid | - |
| 3 | Account Id | Guid | - |
| 4 | Connector | Enum Email Connector | - |
| 5 | User Security Id | Guid | - |
| 6 | Description | Text[2048] | - |
| 7 | Date Time Sent | DateTime | - |
| 10 | Sender | Code[50] | - |
| 13 | Sent From | Text[250] | - |
Keys, 5
| Name | Fields | Obsolete |
|---|
| PK, clustered | Id | - |
| Message | Message Id | - |
| UserSecurityId | User Security Id | - |
| DateTimeSent | Date Time Sent | - |
| FiltersKey | Account Id, User Security Id, Date Time Sent | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetMessageId | () | Guid | public | - |