Create a Remove Contacts From Lists Activity.
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- emailAddresses
- Type:
System.Collections.Generic IList
String
List of email addresses.
- lists
- Type:
System.Collections.Generic IList
String
List of id's.
Return Value
Returns an Activity object.Exceptions
Exception | Condition |
---|---|
CTCT.Exceptions IllegalArgumentException | IllegalArgumentException |
See Also