UIDFolder.FetchProfileItem
public static class FetchProfile.Item
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static FetchProfile.Item |
CONTENT_INFO |
The message content metadata, e.g.:
ContentType, ContentDisposition, ContentDescription, Size and LineCount.
|
static FetchProfile.Item |
ENVELOPE |
The common attributes of a message, e.g.:
From, To, Cc, Bcc, ReplyTo, Subject and Date.
|
static FetchProfile.Item |
FLAGS |
The message flags.
|
Modifier | Constructor | Description |
---|---|---|
protected |
Item(java.lang.String name) |
public static final FetchProfile.Item ENVELOPE
public static final FetchProfile.Item CONTENT_INFO
public static final FetchProfile.Item FLAGS
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved