Object Definition From Address
Object definition from address
| Property | Type | Description |
|---|---|---|
| ID | Guid | The ID of the from address |
| AccountID | Guid | The accountID of the from address |
| Name | String | The default from name that will be used in the campaign. This can still be overwritten when sending a campaign |
| EmailAddress | String | The address to send from |
| CreatedOn | DateTime | When the address was created in CET |
| CreatedOnUtc | DateTime | When the address was created in UTC |
| ModifiedOn | DateTime | When the address was last modified in CET |
| ModifiedOnUtc | DateTime | When the address was last modified in UTC |
| DeletedOn | DateTime | When the address was deleted in CET |
| DeletedOnUtc | DateTime | When the address was deleted in UTC |
Updated over 3 years ago