Click or drag to resize
ContactIdentityEqualsInExistingProperties Method
Returns true if ContactIdentities match in all its fields.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public bool EqualsInExistingProperties(
	ContactIdentity other
)

Parameters

other
Type: CMS.DataComContactIdentity

Return Value

Type: Boolean
See Also