Click or drag to resize
ContactIdentityCreateFilter Method
Creates a filter based on this contact identity, and returns it.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public ContactFilter CreateFilter()

Return Value

Type: ContactFilter
A filter based on this contact identity.
See Also