com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class FileFormatType

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.email.FileFormatType


  • public final class FileFormatType
    extends com.aspose.ms.System.Enum

    Enumerates file format types.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.EnumMap, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int Eml
      File in the MIME standard.
      static int Emlx
      Apple's Mail.app program file format.
      static int Ics
      iCalendar file format.
      static int Mbox
      File format used for holding collections of electronic mail messages.
      static int Mht
      File is a Single File Web Page, also known as a Web Archive file.
      static int Msg
      Outlook MSG file format.
      static int Oft
      Outlook MSG file format for message template.
      static int Ost
      Outlook Data Files format for for offline mode.
      static int Pst
      Outlook Data Files format.
      static int Tnef
      Transport Neutral Encapsulation Format.
      static int Unknown
      Unknown file format.
      static int Vcf
      vCard file format.
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString