Get bounces for a given contact.
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- contactId
- Type:
System String
Contact id.
- limit
- Type:
System Nullable
Int32
Specifies the number of results per page in the output, from 1 - 500, default = 500.
Return Value
ResultSet containing a results array of @link BounceActivityExceptions
Exception | Condition |
---|---|
CTCT.Exceptions IllegalArgumentException | IllegalArgumentException |
See Also