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

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

Property Value

Type: Boolean
See Also