Table "Email Address Lookup"
ID 8944
Namespace: System.Email
Temporary table that holds email address suggestions. Table is used when user lookup addresses in the email editor.
Properties
| Name | Value |
|---|---|
| Access | Public |
| TableType | Temporary |
| InherentPermissions | X |
| InherentEntitlements | X |
Fields
| Name | Type | Description |
|---|---|---|
| Name | Text[250] | Name of suggested contact. |
| "E-Mail Address" | Text[250] | Email address of suggested contact. |
| Company | Text[250] | Company that suggested contact works for. |
| "Source Table Number" | Integer | Table id for suggested record. |
| "Source System Id" | Guid | System id for suggested record. |
| "Entity type" | Enum System.Email."Email Address Entity" | Records entity type. |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |