Subscriber portal
Gets or sets the e-mail address for the membership user.
abstract Email : string with get, set override Email : string with get, set
The e-mail address for the membership user.
The following code example displays all membership user names in a ListBox and uses labels to show specific membership information for the selected user name, including the Email property for the membership user.
MembershipUser ClassSystem.Web.Security NamespaceIntroduction to Membership