javax.mail
public static class FetchProfile.Item extends Object
| Field Summary | |
|---|---|
| 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. |
| Constructor Summary | |
|---|---|
| protected | Item(String name) |