User.Email Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the main email address.
public string Email { get; set; }
Property value
System.String
Gets or sets the main email address.
public string Email { get; set; }