Table of Contents

Class DuplicateEmail

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class DuplicateEmail
Inheritance
DuplicateEmail
Inherited Members

Constructors

DuplicateEmail()

public DuplicateEmail()

Properties

DuplicateCount

public int? DuplicateCount { get; set; }

Property Value

int?

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

UserEmail

public string UserEmail { get; set; }

Property Value

string

UserIdentifiers

public string UserIdentifiers { get; set; }

Property Value

string