ConstantContact DeleteList Method CTCT Wrapper Documented Class Library
Delete a Contact List.

Namespace: CTCT
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public bool DeleteList(
	string listId
)

Return Value

return true if list was deleted successfully, false otherwise
See Also