Click or drag to resize
PersonEmailAddress Property
E-mail address. Is mandatory if the person object is associated with a user. If the user do not want to expose this information in public set ShowEmailAddress to False.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string EmailAddress { get; set; }

Property Value

Type: String

Implements

IPersonEmailAddress
See Also