* „Linie 1: Added the necessary import for Limilabs.Client.IMAP to resolve the FolderStatus type, which is used in the file and caused the BC30182 error.“ in Datei „Messaging\Email2.vb“

This commit is contained in:
Developer01
2025-12-29 14:06:34 +01:00
parent 06cb346d10
commit affe75db24

View File

@@ -1,4 +1,5 @@
Imports System.IO
Imports Limilabs.Client.IMAP
Imports DigitalData.Modules.Logging
Imports DigitalData.Modules.Base
Imports Limilabs.Mail