com.aspose.email
Class MessageObjectSaveFormat

java.lang.Object
  extended by com.aspose.email.ms.java.Enum
      extended by com.aspose.email.MessageObjectSaveFormat

public final class MessageObjectSaveFormat
extends com.aspose.email.ms.java.Enum

Represents available formats MessageObject could be saved to.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.aspose.email.ms.java.Enum
com.aspose.email.ms.java.Enum.AbstractEnum, com.aspose.email.ms.java.Enum.FlaggedEnum, com.aspose.email.ms.java.Enum.SimpleEnum
 
Field Summary
static int Msg
           MSG format.
 
Fields inherited from class com.aspose.email.ms.java.Enum
EnumSeparatorCharArray
 
Method Summary
 
Methods inherited from class com.aspose.email.ms.java.Enum
format, getName, getNames, getUnderlyingType, getValues, isDefined, parse, parse, register
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Msg

public static final int Msg

MSG format.

See Also:
Constant Field Values


Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.