ContactInfoObjectQueryExtensionsCreatedBefore Method |
Namespace: CMS.ContactManagement
public static ObjectQuery<ContactInfo> CreatedBefore( this ObjectQuery<ContactInfo> contactsQuery, DateTime to )
Exception | Condition |
---|---|
ArgumentNullException | contactsQuery is null |