javax.mail
public static class FetchProfile.Item extends Object
| Field Summary | |
|---|---|
| static FetchProfile.Item | CONTENT_INFO
Item for fetching information about the content of the message.
|
| static FetchProfile.Item | ENVELOPE
Item for fetching information about the envelope of the message.
|
| static FetchProfile.Item | FLAGS
Item for fetching information about message flags.
|
| Constructor Summary | |
|---|---|
| protected | Item(String name) |