Hermod
A cross-platform, modular and fully GDPR-compliant email archival solution!
Loading...
Searching...
No Matches
EmailImporter.BusinessLogic.cs
Go to the documentation of this file.
1using System;
2
3namespace Hermod.EmailImport {
4
5 partial class EmailImporter {
6
7 private void DoWork() {
8
9 }
10
11 }
12}
13