Modifier and Type | Method and Description |
---|---|
MessageInfoCollection |
FolderInfo.getContents()
Get collection of messages.
|
MessageInfoCollection |
FolderInfo.getContents(boolean tryToReadCorruptedContents)
Get collection of messages.
|
MessageInfoCollection |
FolderInfo.getContents(int kind)
Get collection of messages.
|
MessageInfoCollection |
FolderInfo.getContents(int startIndex,
int count)
Gets the collection of messages.
|
MessageInfoCollection |
FolderInfo.getContents(MailQuery query)
Get collection of messages.
|