ContactInfoObjectQueryExtensionsSearchedForAny Method |
Namespace: CMS.ContactManagement
public static ObjectQuery<ContactInfo> SearchedForAny( this ObjectQuery<ContactInfo> contactsQuery, IEnumerable<string> keywords, int lastXDays = 0 )
Exception | Condition |
---|---|
ArgumentNullException | contactsQuery is null |