Update an individual contact.
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- contact
- Type: CTCT.Components.Contacts Contact
Contact to update.
- actionByVisitor
- Type:
System Boolean
Set to true if action by visitor.
Return Value
Returns the updated contact.Exceptions
| Exception | Condition |
|---|---|
| CTCT.Exceptions IllegalArgumentException | IllegalArgumentException |
See Also