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
- list
- Type: CTCT.Components.Contacts ContactList
Contact list object.
- modifiedSince
- Type:
System Nullable
DateTime
limit contacts retrieved to contacts modified since the supplied date
Return Value
Returns the list of contacts.Exceptions
Exception | Condition |
---|---|
CTCT.Exceptions IllegalArgumentException | IllegalArgumentException |
See Also