CallerIDs
Returns each entry that is a possible caller ID match for the number. Multiple entries may be returned if the phone number is present on more than one person in the system. Phone number should be in E.164 format.
Columns
Name | Type | Description |
DisplayName | String | The DisplayName of the CallerID. |
Title | String | The Title of the CallerID. |
AccountName | String | The AccountName of the CallerID. |
PersonId | Integer | The PersonId of the CallerID. |
PhoneNumber | String | The PhoneNumber property of the CallerIDs table. This property is required in the Select statement. |