Last updated 11 months ago
Component that saves email attachments.
##Properties
File path
String
Path to the file (c:\folder\files.ext)
Attachment
LTools.Office.Model. OMailAttachment
Email attachment
app.SaveAttachment(att, "C\\file");
app.SaveAttachment(att, "C\\file")