Returns ObjectQuery TObject with contacts that are older than yearsOld (contacts with age yearsOld are not included).
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Return Value
Type: ObjectQuery ContactInfoExceptions
Exception | Condition |
---|---|
System ArgumentNullException | contactsQuery is null |
See Also