Namespace Aspose.Email.LowCode
Namespace Aspose.Email.LowCode
Classes
Class Name | Description |
---|---|
Converter | A simplified email conversion utility that provides easy-to-use static methods for converting email messages between different formats (EML, MSG, HTML, MHT, MHTML) with minimal code. |
FolderOutputHandler | A simple output handler that automatically saves converted email files to a specified folder directory. |
Interfaces
Interface Name | Description |
---|---|
IOutputHandler | A contract interface for handling output streams during email conversion operations, allowing custom implementation of where and how converted files are saved. |