<PackageReference Include="Relativity.Server.Import.SDK" Version="2.9.2" />

kCura.WinEDDS.UserCollection

public class UserCollection
namespace kCura.WinEDDS { public class UserCollection { public int? this[string emailAddress] { get; } public UserCollection(IUserManager userManager, int caseContextID); } }