Create an Add Contacts Multipart Activity
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- fileName
- Type:
System String
The name of the file
- fileContent
- Type:
System Byte
The contents of the file
- lists
- Type:
System.Collections.Generic IList
String
List of contact list Ids to add the contacts to
Return Value
Returns an Activity object.See Also