Click or drag to resize

PublicUserEmail Property

The primary email of the user. Used for notifications and password restore. [Required] [Filter(like)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.External
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string Email { get; set; }

Property Value

Type: String
See Also