ContactProfileViewModelContactEmail Property |
Gets or sets email of the contact.
Namespace: CMS.ContactManagement.Web.UIAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 12.0.0
Syntax public string ContactEmail { get; set; }
Property Value
Type:
StringSee Also