com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class KnownFolderTypes

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

  • Deprecated. 
    This object is obsolete and will be removed soon. Please, uses KnownFolders instead.

    @Deprecated
    public final class KnownFolderTypes
    extends com.aspose.ms.System.Enum

    Specifies the known Exchange server folders.

    • 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 Calendar
      Deprecated. 
      The Calendar folder.
      static int Contacts
      Deprecated. 
      The Contacts folder.
      static int DeletedItems
      Deprecated. 
      The DeletedItems folder.
      static int Drafts
      Deprecated. 
      The Drafts folder.
      static int Inbox
      Deprecated. 
      The Inbox folder.
      static int Journal
      Deprecated. 
      The Journal folder.
      static int Notes
      Deprecated. 
      The Notes folder.
      static int Outbox
      Deprecated. 
      The Outbox folder.
      static int Root
      Deprecated. 
      The Root folder.
      static int SentItems
      Deprecated. 
      The SentItems folder.
      static int Tasks
      Deprecated. 
      The Tasks folder.
      static int Unknown
      Deprecated. 
      Not specified
      • 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