Click or drag to resize
ContactEmail Property
Gets or sets the e-mail address of this contact.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public string Email { get; set; }

Property Value

Type: String
See Also