<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5000.1.0" />

NativeCategory

public enum NativeCategory
Specifies the categories of file types or formats for native imaging. Used by NativeType class.
Email = 2

The native type is an email message.

Html = 5

The native type is an HTML document.

Other = 0

The category for the native type isn’t specified.

The native type is a presentation format, such as Microsoft PowerPoint.

The native type is a spreadsheet.

Unknown = 6

The native type can't be mapped.

The native type is a word processor document.