Click or drag to resize
ContactContactId Property
Gets or sets the identifier of this contact.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public long ContactId { get; set; }

Property Value

Type: Int64
See Also