OlmDocumentInfo
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
public class OlmDocumentInfo extends DocumentInfo
Contains olm document metadata
| Constructor | Description |
|---|---|
| OlmDocumentInfo(OlmStorage storage, long size) |
| Method | Description |
|---|---|
| getFolders() | Folders in the storage |
public OlmDocumentInfo(OlmStorage storage, long size)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| storage | com.aspose.email.OlmStorage | |
| size | long |
public List<OlmFolderInfo> getFolders()
Folders in the storage
Returns: java.util.List<com.groupdocs.conversion.contracts.documentinfo.OlmFolderInfo>
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.