public final class FileFormat
extends Enum
Specifies the file format used to store messages, calendar events, and other items.
Modifier and Type | Field and Description |
---|---|
static int |
Ost
Off-line Storage Table (.ost file format).
|
static int |
Pst
Personal Storage Table (.pst file format).
|
public static final int Pst
Personal Storage Table (.pst file format).
public static final int Ost
Off-line Storage Table (.ost file format).