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.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() |