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