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