public final class Pop3ListFields
extends Enum
Fields that may be retrieved from the server
| Modifier and Type | Field and Description |
|---|---|
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
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.