com.aspose.network
Class FileFormat

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

public final class FileFormat
extends Object

Specifies the file format used to store messages, calendar events, and other items.


Field Summary
static int OST
           Off-line Storage Table (.ost file format).
static int PST
           Personal Storage Table (.pst file format).
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PST

public static final int PST

Personal Storage Table (.pst file format).

See Also:
Constant Field Values

OST

public static final int OST

Off-line Storage Table (.ost file format).

See Also:
Constant Field Values


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