Get an individual list.
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public ContactList GetList( string listId )
Parameters
- listId
- Type:
System String
Id of the list to retrieve
Return Value
Returns contact list.Exceptions
Exception | Condition |
---|---|
CTCT.Exceptions IllegalArgumentException | IllegalArgumentException |
See Also