Save attachment

Component that saves email attachments.
Properties:
Property
Type
Description
Filepath
String
Path to the file (c:\folder\files.ext)
app.SaveAttachment(att, "C:\\file.txt");
Last updated
Component that saves email attachments.
Properties:
Filepath
String
Path to the file (c:\folder\files.ext)
app.SaveAttachment(att, "C:\\file.txt");
Last updated