Click or drag to resize
ContactInfoContactMiddleName Property
Gets or sets the contact's middle name.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public virtual string ContactMiddleName { get; set; }

Property Value

Type: String
See Also