CreateInteraction Method
Creates an Interaction in Clarify. This overload takes a set of required parameters for the API.
Creates an Interaction in Clarify.
Overload List
Overload | Description |
---|---|
CreateInteraction(String,String,String,TimeSpan) | Creates an Interaction in Clarify. This overload takes a set of required parameters for the API. |
CreateInteraction(CreateInteractionSetup) | Creates an Interaction in Clarify. This overload takes a setup object. |
CreateInteraction(CreateInteractionSetup,IDbTransaction) | Creates an Interaction in Clarify. This overload takes a setup object and a database transaction. |
Remarks
An interaction stores information on communications with Contacts.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
InterfacesToolkit Class
InterfacesToolkit Members
CreateInteractionSetup Class