ConstantContact DeleteContactFromList Method (Contact, ContactList) CTCT Wrapper Documented Class Library
Delete a contact from all contact lists.

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

public bool DeleteContactFromList(
	Contact contact,
	ContactList list
)

Return Value

Returns true if operation succeeded.
Exceptions

See Also