ActiveDirectoryMembershipUser.Email Property
.NET Framework 2.0
Gets or sets the e-mail address of the membership user.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The Email property is mapped to the Mail directory attribute. This property can be remapped in the Web.config file by setting the attributeMapUserName attribute in the providers Element for profile (ASP.NET Settings Schema) element for profiles.
Community Additions
ADD
Show: