Click or drag to resize
ContactInfoObjectQueryExtensions Methods

The ContactInfoObjectQueryExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreatedAfter
Public methodStatic memberCreatedBefore
Public methodStatic memberNotBounced
Filters out contacts whose email address is unreachable (it has bounced more than bouncedEmailsLimit times). Contacts blocked manually by administrator are filtered out as well.
Public methodStatic memberNotMerged
Filters out contacts merged to another contact. Global contacts merged to global contact and site contacts merged to site contacts are considered as merged. Site contacts merged to global contacts are not considered as merged.
Public methodStatic memberNotWithAge
Public methodStatic memberOlderThan
Public methodStatic memberWithAge
Public methodStatic memberWithBirthdayAfter
Public methodStatic memberWithBirthdayBefore
Public methodStatic memberWithEmail
Filters out contacts whose email address does not match given email.
Public methodStatic memberYoungerThan
Top
See Also