CDOLive - CDO Tips and Tricks - Common Tasks
Note that the current version of CDO does not support WriteToFile for CdoFileLink or CdoEmbeddedMessage attachments. Copy/Move a message You can copy a message using the CopyTo method of CDO: ' Set the destination folder Set objFolder = objSession ......