ParseUser
Email Property
Parse
Sets the email address.
Namespace:
Parse
Assembly:
Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
C#
VB
Copy
public
string
Email
{
get
;
set
; }
Public
Property
Email
As
String
Get
Set
Property Value
Type:
String
See Also
Reference
ParseUser Class
Parse Namespace