Overload | Description |
---|---|
CreateContact(CreateContactSetup) | Creates a Contact. This overload takes a setup object. |
CreateContact(CreateContactSetup,IDbTransaction) | Creates a Contact. This overload takes a setup object and a database transaction. |
CreateContact(String,String,String,String) | Creates a Contact. This overload takes a set of required parameters for the API. |
A default contact role for the Site is automatically created if no role name is defined.
If you need to create duplicate contacts (same first name, last name, phone), you may use the AllowDuplicateContact property.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family