public final class ImapListFields
extends Enum
Fields that may be retrieved from the server
| Modifier and Type | Field and Description |
|---|---|
static int |
IdOnly
Includes UniqueId, SequenceNumber
|
static int |
Main
Includes SequenceNumber, UniqueId, Size, Flags, InternalDate, Envelop, MESSAGE-ID, List-Unsubscribe
|
public static final int IdOnly
Includes UniqueId, SequenceNumber
public static final int Main
Includes SequenceNumber, UniqueId, Size, Flags, InternalDate, Envelop, MESSAGE-ID, List-Unsubscribe
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.