ConstantContact DeleteContact Method (Contact) CTCT Wrapper Documented Class Library
Sets an individual contact to 'Unsubscribed' status.

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

public bool DeleteContact(
	Contact contact
)

Return Value

Returns true if operation succeeded.
Exceptions

See Also