Click or drag to resize
ContactInfoContactIsAnonymous Property
Gets or sets whether the contact is anonymous.

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

Property Value

Type: Boolean
See Also