Attach
Specify a path and a file you wish to attach. If you would like to attach more than one file just separate the path + file names with a comma like:
"C:\Log.txt, C:\DebugLog.txt"
Syntax: Smtp.Attach = sPath
sPath (String) is the path and the name of the file to be attached to the outgoing message.
Example – see Smtp.Send