InboundEmail
The InboundEmail table.
Columns
| Name | Type | ReadOnly | Description |
| Acl_Team_Names | String | True | |
| Acl_Team_Set_Id | String | False | |
| Auth_Type | String | True | |
| Authorized_Account | String | True | |
| Created_By | String | True |
User who created record |
| Date_Entered | Datetime | True |
Date record created |
| Date_Modified | Datetime | True |
Date record last modified |
| Delete_Seen | Bool | False |
Delete email from server once read (seen) |
| Deleted | Bool | False |
Record deltion indicator |
| Eapm_Id | String | True | |
| Email_Password | String | False |
Password of user identified by email_user |
| Email_Provider | String | False | |
| Email_User | String | False |
User name allowed access to mail server |
| Group_Id | String | False |
Group ID (unused) |
| Groupfolder_Id | String | False |
Unique identifier |
| Id [KEY] | String | True |
Unique identifier |
| Is_Personal | Bool | False |
Personal account flag |
| Mailbox | String | False | |
| Mailbox_Type | String | False | |
| Modified_User_Id | String | True |
User who last modified record |
| Name | String | False |
Name given to the inbound email mailbox |
| Port | Int | False |
Port used to access mail server |
| Server_Url | String | False |
Mail server URL |
| Service | String | False | |
| Status | String | False |
Status of the inbound email mailbox (ex: Active or Inactive) |
| Stored_Options | String | False | |
| Team_Count | String | False | |
| Team_Id | String | False |
Team ID for the account |
| Team_Name | String | False | |
| Team_Set_Id | String | False | |
| Template_Id | String | False |
Template used for auto-reply |