PersonalStorageLoadOptions class
Leave feedback
On this page
The options for loading personal storage documents.
The PersonalStorageLoadOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes new instance of PersonalStorageLoadOptions class. |
| Method | Description |
|---|---|
| clone | Clones current instance. |
| equals | Determines whether two object instances are equal. (inherited from ValueObject) |
| equals_object | (inherited from ValueObject) |
| equals_value_object | (inherited from ValueObject) |
| get_hash_code | Serves as the default hash function. (inherited from ValueObject) |
| Property | Description |
|---|---|
| convert_owned | The property implements IDocumentsContainerLoadOptions.convert_owned. It is read‑only and always set to True. Owned documents will be converted. |
| convert_owner | The property implements IDocumentsContainerLoadOptions.convert_owner. It is read‑only and defaults to False; when False, the owner will not be converted. |
| depth | The depth of the documents container, implementing IDocumentsContainerLoadOptions.depth. |
| folder | The folder to be processed. Default is Inbox. |
| format | The input document file type. |
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.