Hello,
According to:
-
in a scenario which we need to read all emails inside a tgz file at one step, and the save the selected one at the second step (a single message will be selected), how to identify which message was selected? No any kind of id tags here?
-
Also this class just has one ExportTo:
TgzReader.ExportTo | Aspose.Email for .NET API Reference
With no save to stream support?
If so, how to request a SaveToStream overload? Possible?