Property Email
Gets or sets the user email address.
Declaration
public Den.Dev.Grunt.Models.Waypoint.UserEmail? Email { get; set; }
Property Value
Type | Description |
---|---|
UserEmail |
Gets or sets the user email address.
public Den.Dev.Grunt.Models.Waypoint.UserEmail? Email { get; set; }
Type | Description |
---|---|
UserEmail |