ContactInfoContactPersonaID Property |
Gets or sets persona ID the contact belongs to or null, if no such persona exists.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public virtual Nullable<int> ContactPersonaID { get; set; }
Property Value
Type:
NullableInt32See Also