Returns TOP 1 contact's activity depending on 'order by' and 'activity type' parameters.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- contactId
- Type: System Int32
Contact ID
- activityType
- Type: System String
Activity type - optional
- orderBy
- Type: System String
Order by
Return Value
Type: ActivityInfoSee Also