Click or drag to resize
ContactCountForPersonaContactsCount Property
Number of contacts that belong to a given persona.

Namespace: CMS.Personas.Internal
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 11.0.0
Syntax
C#
public int ContactsCount { get; set; }

Property Value

Type: Int32
See Also