ConstantContact.DeleteContactFromLists Method (String) CTCT Wrapper Documented Class Library
Delete a contact from all contact lists. Sets them to 'Removed' status.

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

public bool DeleteContactFromLists(
	string contactId
)

Return Value

Returns true if operation succeeded.
Exceptions

See Also