Click or drag to resize
IPersonEmailAddress 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
string EmailAddress { get; set; }

Property Value

Type: String
See Also