| AuthorizedSenders |
- Type
- textarea
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Configures the email service address to only accept messages from the email addresses
or domains listed in this field. If the email service address receives a message from an
unlisted email address or domain, the email service performs the action specified in the
AuthorizationFailureAction field of its associated email service. Leave this field blank if you want the email
service address to receive email from any email address.
|
|
EmailDomainName
|
- Type
- string
- Properties
- Filter, Group,
Nillable, Sort
- Description
- A read only field you can query that contains the system-generated domain part of this
email service address. The system generates a unique domain-part for each email service
address to ensure that no two email service addresses are identical.
|
| FunctionId |
- Type
- reference
- Properties
- Create, Filter, Group,
Sort,
Update
- Description
- The ID of the email service for which the email service address receives
messages.
|
| IsActive |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group,
Sort,
Update
- Description
- Indicates whether this object is active (true) or not (false).
|
|
LocalPart
|
- Type
- string
- Properties
- Create, Filter, Group,
Sort,
Update
- Description
- The local-part of the email service address.
- For the local-part of a Salesforce email address, all
alphanumeric characters are valid, plus the following special characters:
- ! # $ % & amp; ' * / = ? ^ _ + - ` { | } ~
,
- The dot character (.) is also valid as long as it's not the first or last
character.
- Email addresses aren’t case sensitive.
|
| RunAsUserId |
- Type
- reference
- Properties
- Create, Filter, Group,
Sort,
Update
- Description
- The user whose permissions the email service assumes when processing messages sent to
this address.
|