EmailServicesFunction

-1 rows


Description

Labels: Email Service | Email Services

Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id id 18 null
EmailServicesAddress.FunctionId FakeFK372C

Label: Service ID

IsActive boolean 0 null

Label: Active

FunctionName string 64 null

Label: Email Service Name

AuthorizedSenders textarea 4000 null

Label: Accept Email From

IsAuthenticationRequired boolean 0 null

Label: Advanced Email Security Settings

IsTlsRequired boolean 0 null

Label: TLS Required

AttachmentOption picklist 40 null

Label: Accept Attachments
Picklist: 0 | 1 | 2 | 3 | 4

ApexClassId reference 18 null
ApexClass.Id FakeFK316C

Label: Class ID

OverLimitAction picklist 40 null

Label: Over Email Rate Limit Action
Picklist: 0 | 1 | 2 | 3

FunctionInactiveAction picklist 40 null

Label: Deactivated Email Service Action
Picklist: 0 | 1 | 2 | 3

AddressInactiveAction picklist 40 null

Label: Deactivated Email Address Action
Picklist: 0 | 1 | 2 | 3

AuthenticationFailureAction picklist 40 null

Label: Unauthenticated Sender Action
Picklist: 0 | 1 | 2 | 3

AuthorizationFailureAction picklist 40 null

Label: Unauthorized Sender Action
Picklist: 0 | 1 | 2 | 3

IsTextTruncated boolean 0 null

Label: Truncate Oversize Email (Text and HTML)

IsErrorRoutingEnabled boolean 0 null

Label: Enable Error Routing

ErrorRoutingAddress email 270 null

Label: Route Error Emails to This Email Address

IsTextAttachmentsAsBinary boolean 0 null

Label: Convert Text Attachments to Binary Attachments

CreatedById reference 18 null

Label: Created By ID

CreatedDate datetime 0 null

Label: Created Date

LastModifiedById reference 18 null

Label: Last Modified By ID

LastModifiedDate datetime 0 null

Label: Last Modified Date

SystemModstamp datetime 0 null

Label: System Modstamp

Indexes

Constraint Name Type Sort Column(s)
FakeIndex71 Must be unique Asc Id

Relationships