AllowedFromAddresses
To get the list of email addresses that you can send emails from.
Table-Specific Information
Note : This view is available for API Version 2.1 and above.
Select
The following queries are processed server side:
SELECT * FROM AllowedFromAddresses
Columns
Name | Type | Description |
Id | String | Id of AllowedFromAddresses. |
String | Email addresses that you can send emails from. | |
Type | String | Type of email address. |
UserName | String | User Name of the email. |
Default | Boolean | Flag to determine if the email is default. |