Id Classification Enumeration
Document file format classification type.
Definition
Namespace: OpenDiscoverSDK.Interfaces
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public enum IdClassificationMembers
| Other | 0 | Other miscellaneous types. |
| Archive | 1 | Container document (usually compressed) that contains other documents (e.g., ZIP, 7z, tar, rar, data enveloping, etc). |
| Database | 2 | Database document. |
| MediaImage | 3 | Media images to store disk (and partition) images. |
| 4 | Email document (e.g., Outlook message (IPM.Note), EML, MIME mail, Lotus Notes .dxl, etc). See also Contact, Calendar, VoiceAndFaxMail, EmailSystemObjectType, EmailSystemReport and Messaging for other email system object types. | |
| Calendar | 5 | Calendar - meetings and appointments (iCalendar, Outlook appointments, meetings and related, Lotus Domino Appointment, etc) |
| Contact | 6 | Contacts (e.g., vCard, Outlook contacts, Lotus Domino DXL Person, etc.). |
| VoiceAndFaxMail | 7 | Voice and FAX mail email object. |
| EmailSystemObjectType | 8 | Email system stored object type that is not considered email communication nor system reports (e.g., Task, Sticky Note, Post, Journal message, etc.). |
| EmailSystemReport | 9 | Email system delivery, non-delivery, recall, and other reports. |
| MailStore | 15 | Email container document (e.g., PST, OST, MBOX, Lotus NSF, etc) |
| Executable | 16 | Executable document types (e.g., MSI, DLL, EXE, etc). |
| Markup | 17 | Markup document (e.g., XML or HTML). |
| Multimedia | 18 | Multimedia (video and audio: MP3, DICOM, AVI, WAV, Flash, etc). |
| Presentation | 19 | Presentation document formats. |
| RasterImage | 20 | Image document (e.g., raster or vector graphics images). |
| Spreadsheet | 21 | Spreadsheet document formats. |
| Text | 22 | Text document. |
| SourceCode | 23 | Software source code related document. |
| VectorImage | 24 | Vector Image (PDF, Visio, SVG, OpenDocument Graphics, Windows metadocument, etc) |
| WordProcessing | 25 | Word processing document formats |
| eBook | 26 | Electronic book (e-book, eBook, etc.) is a book publication in digital form. |
| ScientificDataFormat | 27 | Scientific/mathematic/bioinformatic data formats. |
| CadCamAnd3dModel | 28 | CAD/CAM and 3D models formats. |
| GeographicInformationSystems | 29 | Geographic Information Systems (GIS) formats. |
| Fonts | 30 | Font file formats. |
| DataFile | 31 | Data and data serialization document formats. |
| SecurityAndEncryption | 32 | Security and encryption data formats. |
| DesktopPublishing | 33 | Desktop publishing document formats. |
| ProjectManagement | 34 | Project management formats. |
| NotesAndResearch | 35 | Notes and research document formats |
| Financial | 36 | Financial record document formats |
| DocumentExchange | 37 | Document exchange formats. Document exchange formats are non-program specific, i.e., different applications can output these exchangable document formats. |
| MessagingStore | 50 | Messaging container formats that contain collected/exported messages (e.g, Slack, Teams, Cellebrite, etc. exports). |
| Messaging | 51 | Messaging (instant messaging, Slack, Teams, Skype, SMS, MMS, etc.) application formats. |
| AIChatsAndPrompts | 70 | Artificial Intelligence (AI) user prompts and chat responses (e.g., Exchange Office 365, Outlook, Teams, BizChat, Loop, etc. chats and prompts). |
| HyperLinkedFile | 80 | Unresolved hyperlinked attachments or documents, also known as "modern attachments". These files need higher level automated or manual retrieval. |