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: 9.0.0
Syntaxpublic virtual Nullable<int> ContactPersonaID { get; set; }
Property Value
Type:
NullableInt32
See Also