Enum NativeCategory
Specifies the categories of file types or formats for native imaging. Used by NativeType class.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum NativeCategoryFields
| Name | Description | 
|---|---|
| The native type is an email message. | |
| Html | The native type is an HTML document. | 
| Other | The category for the native type isn’t specified. | 
| Presentation | The native type is a presentation format, such as Microsoft PowerPoint. | 
| Spreadsheet | The native type is a spreadsheet. | 
| Unknown | The native type can't be mapped. | 
| WordProcessor | The native type is a word processor document. |