ContactCountForPersonaPersonaID Property |
ID of a persona the contacts belong to. Is null if the contacts don't belong to any persona.
Namespace: CMS.Personas.InternalAssembly: CMS.Personas (in CMS.Personas.dll) Version: 12.0.0
Syntax public Nullable<int> PersonaID { get; set; }
Property Value
Type:
NullableInt32See Also