ContactLists
Shows contact list information.
Select
The driver will execute other filters client-side in memory. You can turn off the client-side execution of the query by setting SupportEnhancedSQL to false.For example, the following queries are processed server side:
SELECT * FROM ContactLists WHERE Id = '123740269'
Columns
Name | Type | Description |
Id [KEY] | String | The Id of the contact list. |
Name | String | The name of the contact list. |