TgzReader class

Hello,
According to:

  1. 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?

  2. 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?

@australian.dev.nerds

To support the requested feature, we logged a ticket as EMAILNET-40684 in our issue tracking system. We will inform you once this feature is available. We apologize for your inconvenience.

Hi
2nd question : TgzReader.CurrentMessage.Save can save to Stream, am I right?
1st one: EntryIdString for TGZ asked in the other thread.
If 2nd question is positive, this whole thread is done.

@australian.dev.nerds

After the investigation of EMAILNET-40684, we will share the detail with you about your queries. Thanks for your patience.

Hello,
TgzReader(memStream) Initialize from Stream Overload ; any idea if will be added into 22.5?

Thanks :slight_smile:

@australian.dev.nerds,

Yes, TgzReader(memStream) overload will be added into 22.5.