InboundEmail
Create, update, delete, and query the InboundEmail module in SugarCRM.
Columns
Name | Type | ReadOnly | Description |
Team_Id | String | False |
The Id of the primary team. |
Team_Set_Id | String | False |
The Id of the team set. |
Team_Count | String | False |
The count of the team set. |
Team_Name | String | False |
The name of the primary team. |
Id [KEY] | String | False |
The unique identifier for the record. |
Deleted | Bool | False |
The record deletion indicator. |
Date_Entered | Datetime | False |
The date the record was created. |
Date_Modified | Datetime | False |
The date the record was last modified. |
Modified_User_Id | String | False |
The Id of the user who last modified the record. |
Created_By | String | True |
The Id of the user who created the record. |
Name | String | False |
The name given to the inbound email mailbox. |
Status | String | False |
The status of the inbound email mailbox (e.g., Active or Inactive). |
Server_Url | String | False |
The mail server URL. |
Email_User | String | False |
The user name of the user allowed access to mail server. |
Email_Password | String | False |
The password of the user allowed access to the mail server. |
Port | Int | False |
The port used to access the mail server. |
Service | String | False |
The service type of the inbound email. For example, ::::::imap:::: |
Mailbox | String | False |
The mailbox associated with the email. |
Delete_Seen | Bool | False |
Whether to delete email from the server once read (seen). |
Mailbox_Type | String | False |
The type of the mailbox associated with the email. |
Template_Id | String | False |
The template used for autoreply. |
Stored_Options | String | False |
The stored options for the email. |
Group_Id | String | False |
The group Id for the email. |
Is_Personal | Bool | False |
The personal account flag. |
Groupfolder_Id | String | False |
The Id of the group folder. |