Gets or sets the email options used for native imaging, such as page orientation, the removal of indentations, and the display of SMTP addresses.
Namespace: Relativity.Imaging.Services.Interfaces
Assembly: Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public EmailOptions EmailOptions { get; set; } public EmailOptions EmailOptions { get; set; }
Property Value
Type: EmailOptionsSee Also