Name | Description | Type | Additional information |
---|---|---|---|
ContactInfoId |
Represents the PK of the Contact Item that is assigned to an existing User |
globally unique identifier |
None. |
ContactType |
Represents the type of contact item - Email, Phone, etc. |
string |
None. |
Label |
Represents the label/name associated with the Contact Type |
string |
None. |
Value |
Represents the Contact Item value - an email address, a phone number |
string |
None. |
Deleted |
Represents if the Contact Item has been marked as deleted |
boolean |
None. |
IsDefault |
Represents if the Contact Item is the default method of contact for that Contact Type (default email, default phone, etc.) |
boolean |
None. |