Modifier and Type | Method and Description |
---|---|
List<OlmFolder> |
OlmStorage.getFolderHierarchy()
Gets the folder hierarchy.
|
List<OlmFolder> |
OlmFolder.getSubFolders()
Gets the list of sub-folders.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<MapiMessage> |
OlmStorage.enumerateMessages(OlmFolder folder)
Exposes the enumerator, which supports an iteration of messages in folder.
|