Click or drag to resize

IActiveCampaignEditContact Method

Edit contact in ActiveCampaign

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
AC_EditContactResponse EditContact(
	AC_Contact acc
)

Parameters

acc
Type: NetQuarry.ServicesAC_Contact
The contact to edit.

Return Value

Type: AC_EditContactResponse
The responsee.
See Also