Get contact that belong to a specific list.
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- listId
- Type:
System String
Contact list id.
- modifiedSince
- Type:
System Nullable
DateTime
limit contacts retrieved to contacts modified since the supplied date
Return Value
Returns a list of contacts.Exceptions
Exception | Condition |
---|---|
CTCT.Exceptions IllegalArgumentException | IllegalArgumentException |
See Also