Add a new list to an account.
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public ContactList AddList( ContactList list )
Parameters
- list
- Type: CTCT.Components.Contacts ContactList
List to add.
Return Value
Returns the newly created list.See Also