Click or drag to resize
ContactInfoContactID Property
Gets or sets the contact's ID.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public virtual int ContactID { get; set; }

Property Value

Type: Int32
See Also