EmailServicesFunction
This is a table representing the EmailServicesFunction entities in FinancialForce.
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True |
Unique identifier of the EmailServicesFunction. | |
IsActive | Boolean | False |
Label Active corresponds to this field. | |
FunctionName | String | False |
Label Email Service Name corresponds to this field. | |
AuthorizedSenders | String | False |
Label Accept Email From corresponds to this field. | |
IsAuthenticationRequired | Boolean | False |
Label Advanced Email Security Settings corresponds to this field. | |
IsTlsRequired | Boolean | False |
Label TLS Required corresponds to this field. | |
AttachmentOption | String | False |
Label Accept Attachments corresponds to this field. | |
ApexClassId | String | False |
ApexClass.Id |
Label Class ID corresponds to this field. |
OverLimitAction | String | False |
Label Over Email Rate Limit Action corresponds to this field. | |
FunctionInactiveAction | String | False |
Label Deactivated Email Service Action corresponds to this field. | |
AddressInactiveAction | String | False |
Label Deactivated Email Address Action corresponds to this field. | |
AuthenticationFailureAction | String | False |
Label Unauthenticated Sender Action corresponds to this field. | |
AuthorizationFailureAction | String | False |
Label Unauthorized Sender Action corresponds to this field. | |
IsErrorRoutingEnabled | Boolean | False |
Label Enable Error Routing corresponds to this field. | |
ErrorRoutingAddress | String | False |
Label Route Error Emails to This Email Address corresponds to this field. | |
IsTextAttachmentsAsBinary | Boolean | False |
Label Convert Text Attachments to Binary Attachments corresponds to this field. | |
CreatedById | String | True |
User.Id |
Label Created By ID corresponds to this field. |
CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. |