|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.email.FileFormat
public final class FileFormat
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 |
|---|
public static final int PST
Personal Storage Table (.pst file format).
public static final int OST
Off-line Storage Table (.ost file format).
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||