EmailFileType Class |
Namespace: GroupDocs.Conversion.FileTypes
The EmailFileType type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmailFileType |
Serialization constructor
|
Name | Description | |
---|---|---|
![]() | Description |
File type description
(Inherited from FileType.) |
![]() | Extension |
The file extension
(Inherited from FileType.) |
![]() | Family |
The file family
(Inherited from FileType.) |
![]() | FileFormat |
The file format
(Inherited from FileType.) |
Name | Description | |
---|---|---|
![]() | CompareTo |
Compares current object to other.
(Inherited from Enumeration.) |
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from Enumeration.) |
![]() | Equals(Enumeration) |
Determines whether two object instances are equal.
(Inherited from Enumeration.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from Enumeration.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
String representation
(Inherited from FileType.) |
Name | Description | |
---|---|---|
![]() ![]() | Eml |
EML file format represents email messages saved using Outlook and other relevant applications. Almost all emailing clients support this file format for its compliance with RFC-822 Internet Message Format Standard.
Learn more about this file format here.
|
![]() ![]() | Emlx |
The EMLX file format is implemented and developed by Apple. The Apple Mail application uses the EMLX file format for exporting the emails.
Learn more about this file format here.
|
![]() ![]() | Mbox |
MBox file format is a generic term that represents a container for collection of electronic mail messages. The messages are stored inside the container along with their attachments.
Learn more about this file format here.
|
![]() ![]() | Msg |
MSG is a file format used by Microsoft Outlook and Exchange to store email messages, contact, appointment, or other tasks.
Learn more about this file format here.
|
![]() ![]() | Vcf |
VCF (Virtual Card Format) or vCard is a digital file format for storing contact information. The format is widely used for data interchange among popular information exchange applications.
Learn more about this file format here.
|