Screenshot of C# code extracting tasks from TGZ

How to Extract Task Items from Zimbra TGZ Backups Using Aspose.Email for .NET

Aspose.Email for .NET’s TgzReader lets you programmatically open Zimbra .tgz backups, locate task entries, and export them as .ics files, streamlining migration to Exchange or CalDAV. The article walks through prerequisites, a complete C# example, and tips for integrating the extracted tasks into other calendar systems.
May 31, 2026 · Margarita Samodurova
Convert OLM Files to PST and MBOX in C#

Convert Outlook for Mac (OLM) Files to PST and MBOX in C#

Learn how to convert Outlook for Mac (OLM) files to PST and MBOX formats using C# and Aspose.Email for .NET. This guide explains how to open OLM archives, extract messages, preserve folder structures, and export data for use in Windows Outlook, Thunderbird, and other email clients.
December 19, 2025 · Margarita Samodurova