ContactPersons
Returns all contact persons of a contact.
Columns
| Name | Type | References | |
| OrganizationId | Long |
Organizations.OrganizationId | |
| ContactId | Long |
Contacts.ContactId | |
| ContactPersonId [KEY] | Long | ||
| Salutation | String | ||
| FirstName | String | ||
| LastName | String | ||
| Department | String | ||
| Designation | String | ||
| CanInvite | Boolean | ||
| String | |||
| Fax | String | ||
| IsAddedInPortal | Boolean | ||
| IsPortalInvitationAccepted | String | ||
| IsPrimaryContact | Boolean | ||
| Mobile | String | ||
| Phone | String | ||
| PhotoUrl | String | ||
| Skype | String | ||
| CreatedTime | Datetime | ||
| UpdatedTime | Datetime |