Returns contact from given set of ContactIDs which has last logged activity.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- contactIds
- Type:
System.Collections.Generic IList
Int32
List of Contact IDs
Return Value
Type:Returns ID of found ContactInfo
Exceptions
| Exception | Condition |
|---|---|
| contactIds is null | |
| contactIds cannot be empty |
Remarks
See Also