This commit is contained in:
OlgunR
2025-06-02 13:35:59 +02:00
16 changed files with 469 additions and 60 deletions

View File

@@ -141,7 +141,8 @@ Public Class Form1
.RejectedEmailDirectory = "E:\DocumentProcessing\Output\Rejected_eml",
.AttachmentsSubDirectory = "Attachments",
.RejectionTemplateId = 1,
.MinFileAgeInMinutes = 1
.MinFileAgeInMinutes = 1,
.AllowPeppolBISBill3x = True
}
args = LoadPropertyMapFor(args)