Click or drag to resize
ContactInfoContactPersonaID Property
Gets or sets persona ID the contact belongs to or null, if no such persona exists.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual Nullable<int> ContactPersonaID { get; set; }

Property Value

Type: NullableInt32
See Also