Creates a call interaction to the specified target.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
string CreateCall( string target ) |
Visual Basic |
---|
Function CreateCall ( _ target As String _ ) As String |
Parameters
- target
- Type: System..::..String
The target of the call. Examples include "555-1234", "(123) 555-1234", and "+41225551234".