public final class Pop3ListFields
extends Enum
Fields that may be retrieved from the server
Modifier and Type | Field and Description |
---|---|
static int |
All
Deprecated.
Please, use Main instead of it
|
static int |
IdOnly
Includs UniqueId (if it's supported), SequenceNumber
|
static int |
Main
Includes SequenceNumber, UniqueId (if it's supported), Size, Headers
|
public static final int IdOnly
Includs UniqueId (if it's supported), SequenceNumber
public static final int Main
Includes SequenceNumber, UniqueId (if it's supported), Size, Headers
@Deprecated public static final int All
Includes SequenceNumber, UniqueId (if it's supported), Size, Headers