ConstantContact DeleteContactFromLists Method (Contact) 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 DeleteContactFromLists(
	Contact contact
)

Return Value

Returns true if operation succeeded.
Exceptions

See Also