EmailHash
This is a table representing the EmailHash entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the email hash. |
ActivityId_Id | String | False |
Unique identifier of the activity with which the hash is associated. |
ActivityId_LogicalName | String | False | |
ActivityId_Name | String | False | |
EmailHashId | String | False |
Unique identifier of the email hash. |
Hash | Integer | False |
Hash value. |
HashType | Integer | False |
Hash type. |
OwnerId_Id | String | True |
Unique identifier of the user or team who owns the email hash. |
OwnerId_LogicalName | String | True | |
OwnerId_Name | String | True | |
OwningBusinessUnit | String | True |
Unique identifier of the business unit that owns the email hash. |
OwningUser | String | True |
Unique identifier of the user who owns the email hash. |