UserDataProfileEmail Property |
Gets the email value entered by the user.
Namespace:
DotNetBrowser.UserData
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public string Email { get; }
Property Value
Type:
StringThe email.
See Also