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