Represents a SQL - WHERE clause
For a list of all members of this type, see ContactList.ContactItems.Filter Members.
System.Object
ContactList.ContactItems.Filter
[Visual Basic] Public Class ContactList.ContactItems.Filter [C#] public class ContactList.ContactItems.Filter [C++] public __gc class ContactList.ContactItems.Filter [JScript] public class ContactList.ContactItems.Filter
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Dim x As New ppm3dakClient.Contacts.ContactList(Web, Cat) x.ContactFilter.AddFilter(New ppm3dakClient.Contacts.ContactList.ContactItems.Filter("AND", "CNLastname", "LIKE", "%Hölbling%"))
Namespace: ppm3dakClient.Contacts
Assembly: ppm3dakClient (in ppm3dakClient.dll)
ContactList.ContactItems.Filter Members | ppm3dakClient.Contacts Namespace