Click or drag to resize
AccountInfoAccountGUID Property
Gets or sets the account's GUID.

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

Property Value

Type: Guid
See Also