Last updated 10 months ago
Component that saves email attachments.
Properties:
Filepath
String
Path to the file (c:\folder\files.ext)
Attachment
Email attachment
app.SaveAttachment(att, "C:\\file.txt");
app.SaveAttachment(att, "C:\\file.txt")