Constructor AttachmentsHelper
AttachmentsHelper(string, string, Func<DMSMessage[], DMSMessage[]>, string)
public AttachmentsHelper(string destinationPath, string destinationFolderName, Func<DMSMessage[], DMSMessage[]> messageHandler, string moduleId)
Parameters
destinationPath
stringdestinationFolderName
stringmessageHandler
Func<DMSMessage[], DMSMessage[]>moduleId
string