public final class Pop3ListFields
extends com.aspose.ms.System.Enum
Fields that may be retrieved from the server
Modifier and Type | Field and Description |
---|---|
static int |
All
Includs SequenceNumber, UniqueId, Size and Headers
|
static int |
Header
Deprecated.
Please, use Main instead of it
|
static int |
Main
Includs UniqueId, SequenceNumber, Size,
|
static int |
SequenceNumber
Deprecated.
Please, use Main instead of it
|
static int |
Size
Deprecated.
Please, use Main instead of it
|
static int |
UniqueId
Deprecated.
Please, use Main instead of it
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
@Deprecated public static final int UniqueId
Unique Id
@Deprecated public static final int SequenceNumber
Sequence Number
@Deprecated public static final int Size
Size
@Deprecated public static final int Header
Header
public static final int Main
Includs UniqueId, SequenceNumber, Size,
public static final int All
Includs SequenceNumber, UniqueId, Size and Headers