ContactEmailSubscription
Retrieve all email group subscription status for the specific contact.
Columns
Name | Type | ReadOnly | Description |
ID [KEY] | Long | True |
The unique identifier for Email Group. |
ContactID [KEY] | Long | False |
The unique identifier for the contact. |
Name | String | True |
The name of the email group. |
Description | String | True |
The description of the email group. |
IsSubScribed | Boolean | False |
The subscribed status. The default value is false. |
Permissions | String | True |
The permissions of the email group. |