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