ConstantContact UpdateContact Method CTCT Wrapper Documented Class Library
Update an individual contact.

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

public Contact UpdateContact(
	Contact contact,
	bool actionByVisitor
)

Return Value

Returns the updated contact.
Exceptions

See Also