com.aspose.email
Class OutlookMessageFormat

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

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

Represents outlook message format.


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 ASCII
           ASCII.
static int Unicode
           Unicode.
 
Fields inherited from class com.aspose.email.ms.java.Enum
EnumSeparatorCharArray
 
Constructor Summary
OutlookMessageFormat()
           
 
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

ASCII

public static final int ASCII

ASCII.

See Also:
Constant Field Values

Unicode

public static final int Unicode

Unicode.

See Also:
Constant Field Values
Constructor Detail

OutlookMessageFormat

public OutlookMessageFormat()


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