ConstantContact AddContact Method CTCT Wrapper Documented Class Library
Add a new contact to an account.

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

public Contact AddContact(
	Contact contact,
	bool actionByVisitor
)

Return Value

Returns the newly created contact.
See Also