Click or drag to resize
ContactInfoContactGUID Property
Gets or sets the contact's unique identifier.

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

Property Value

Type: Guid
See Also