com.aspose.network
Class OutlookMessageFormat

java.lang.Object
  extended by com.aspose.network.OutlookMessageFormat

public final class OutlookMessageFormat
extends Object

Represents outlook message format.


Field Summary
static int ASCII
           ASCII.
static int UNICODE
           Unicode.
 
Method Summary
static boolean isDefined(int value)
           
 
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
Method Detail

isDefined

public static boolean isDefined(int value)


Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.