Hello,
May I request a GetTotalItemsCount property to be added to OlmStorage to reflect the whole items count in all OLM folders?
Thanks
We have logged this requirement in our issue tracking system as EMAILNET-40797. We will inform you once there is an update available on it.
Hello,
-
Sorry that didn’t submit this earlier: I guess it’s very wise for FileFormatUtil.DetectFileFormat to support file formats that your SDK supports, one is still not in the list: .NSF
Any chance to see it here:
Enum FileFormatType | Aspose.Email for .NET API Reference -
What about NotesStorageFacility.GetTotalItemsCount?
-
I was curious when loading NSF files, does setting NsfLoadOptions has any effect?
It seems pretty blank:
Class NsfLoadOptions | Aspose.Email for .NET API Reference
Thanks
We have logged this requirement in our issue tracking system as EMAILNET-40799. You will be informed once there is an update available on it.
Hello, any news on the case?
Hello and thanks,
#1 added, lovely
#2 NotesStorageFacility.GetTotalItemsCount
and TgzReader.GetTotalItemsCount remains
I’m sure TgzReader.GetTotalItemsCount is the easiest of two, since it’s just a tar.gz format which you fully support in Aspose Zip
Anyway, about the query #3, am I right that using NsfLoadOptions is useless and loading nsf with or without it will have the same results? Although no idea about the common Encoding , PreserveEmbeddedMessageFormat , PreserveSignature LoadOptions here!
yes, it seems that using NsfLoadOptions when loading an NSF file would not have any effect on the results.
Hello,
Just checking if:
NotesStorageFacility.GetTotalItemsCount
and
TgzReader.GetTotalItemsCount
will be added any time soon, or in 22.5?
For NotesStorageFacility.GetTotalItemsCount:
As for TgzReader.GetTotalItemsCount, it is planned for 23.5.
NotesStorageFacility.GetTotalItemsCount is not planned yet.