Visual Guard Class Library Documentation

VGMembershipUser.Email Property

Gets or sets the e-mail address for the membership user.

public String Email {get; set;}

Property Value

The e-mail address for the membership user.

Exceptions

Exception Type Condition
NotSupportedException the user is not a Visual Guard user and cannot be modified.

See Also

VGMembershipUser Class | Novalys.VisualGuard.Security.Membership Namespace