Duration of the Interaction
'Declaration
Public Overloads Function CreateInteraction( _ ByVal contactFirstName As String, _ ByVal contactLastName As String, _ ByVal contactPhone As String, _ ByVal duration As TimeSpan _ ) As ToolkitResult
public ToolkitResult CreateInteraction( string contactFirstName, string contactLastName, string contactPhone, TimeSpan duration )
Duration of the Interaction
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family