ContactPersons
Returns the list of all contact persons of a customer.
Columns
| Name | Type | References | |
| OrganizationId | Long |
Organizations.OrganizationId | |
| CustomerId | Long |
Customers.CustomerId | |
| ContactPersonId [KEY] | Long | ||
| FirstName | String | ||
| LastName | String | ||
| String | |||
| Mobile | String | ||
| Phone | String | ||
| Fax | String | ||
| Salutation | String | ||
| CanInvite | Boolean | ||
| Department | String | ||
| Designation | String | ||
| IsAddedInPortal | Boolean | ||
| Skype | String | ||
| CreatedTime | Datetime | ||
| UpdatedTime | Datetime |