EmailServicesAddress
This is a table representing the EmailServicesAddress entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the EmailServicesAddress. | |
| IsActive | Boolean | False |
Label Active corresponds to this field. | |
| LocalPart | String | False |
Label Email address corresponds to this field. | |
| EmailDomainName | String | True |
Label Email address domain corresponds to this field. | |
| AuthorizedSenders | String | False |
Label Accept Email From corresponds to this field. | |
| RunAsUserId | String | False |
User.Id |
Label User ID corresponds to this field. |
| FunctionId | String | False |
Label Service ID 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. |