Class UserSearch.InvalidEmail
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class UserSearch.InvalidEmail
- Inheritance
-
UserSearch.InvalidEmail
- Inherited Members
-
Constructors
InvalidEmail()
Properties
Email
public string Email { get; set; }
Property Value
- string
FullName
public string FullName { get; set; }
Property Value
- string
OrganizationName
public string OrganizationName { get; set; }
Property Value
- string
UserIdentifier
public Guid UserIdentifier { get; set; }
Property Value
- Guid