| Package | Description |
|---|---|
| com.groupdocs.conversion.filetypes |
The GroupDocs.Conversion.FileTypes namespace provides classes which represent supported file types.
|
| com.groupdocs.conversion.options.load |
The GroupDocs.Conversion.Options.Load namespace provides classes to specify additional options for document loading process.
|
| Modifier and Type | Field and Description |
|---|---|
static EmailFileType |
EmailFileType.Eml
EML file format represents email messages saved using Outlook and other relevant applications.
|
static EmailFileType |
EmailFileType.Emlx
The EMLX file format is implemented and developed by Apple.
|
static EmailFileType |
EmailFileType.Mbox
MBox file format is a generic term that represents a container for collection of electronic mail messages.
|
static EmailFileType |
EmailFileType.Msg
MSG is a file format used by Microsoft Outlook and Exchange to store email messages, contact, appointment, or other tasks.
|
static EmailFileType |
EmailFileType.Olm
A file with .olm extension is a Microsoft Outlook file for Mac Operating System.
|
static EmailFileType |
EmailFileType.Ost
OST or Offline Storage Files represent user's mailbox data in offline mode on local machine upon registration with Exchange Server using Microsoft Outlook.
|
static EmailFileType |
EmailFileType.Pst
Files with .PST extension represent Outlook Personal Storage Files (also called Personal Storage Table) that store variety of user information.
|
static EmailFileType |
EmailFileType.Vcf
VCF (Virtual Card Format) or vCard is a digital file format for storing contact information.
|
| Modifier and Type | Method and Description |
|---|---|
EmailFileType |
EmailLoadOptions.getFormat() |
Copyright © 2025. All rights reserved.