<PackageReference Include="Relativity.ObjectManager" Version="11.2.151.22" />
Relativity.Services.DataContracts.DTOs.EmailNotifications.EmailNotificationRequest
public string Body {
get;
set; }
public string Sender {
get;
set; }
public string Subject {
get;
set; }