Click or drag to resize

UserDataProfileEmail Property

Gets the email value entered by the user.

Namespace:  DotNetBrowser.UserData
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.21.0
Syntax
C#
public string Email { get; }

Property Value

Type: String
The email.
See Also