| ContactInfoObjectQueryExtensionsOlderThan Method | 
Namespace: CMS.OnlineMarketing
public static ObjectQuery<ContactInfo> OlderThan( this ObjectQuery<ContactInfo> contactsQuery, int yearsOld )
| Exception | Condition | 
|---|---|
| ArgumentNullException | contactsQuery is null |