Click or drag to resize

IUserBaseEmail Property

Get or set the email of the user

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
string Email { get; set; }

Property Value

Type: String
Remarks
The system will ensure the uniqueness of the email.
It will refused duplicate email while saving a user
See Also