MS Config

This commit is contained in:
2024-02-27 16:18:00 +01:00
parent 4cd39c6c5c
commit 55f2a6a775
5 changed files with 55 additions and 5 deletions

View File

@@ -4,7 +4,10 @@
Public Property ExportPath As String = ""
Public Property DocumentPath_DMZ As String = ""
Public Property ExportPath_DMZ As String = ""
Public Property DOCUMENT_PATH_MOVE_AFTSEND As String = ""
Public Property SignedMail_Path As String = ""
Public Property SendingProfile As Integer = 0
Public Property SignatureHost As String = ""
End Class