Microsoft
Software
Hardware
Network
Question : Move smtp cdo message to a file
I need help moving an e-mail that was not sent via smtp to a folder. How is this done?
Answer : Move smtp cdo message to a file
I believe CDONTS, although the below links point to CoClass (CDOSYS) objects
Sorry - the command is:
objEmail.SaveToFile "c:\fileaddress.eml", adSaveCreateOverWrite
The last arguement states to overwrite the original file name
More info here:
http://msdn.microsoft.com/
library/de
fault.asp?
url=/libra
ry/
en-us/e
2k3/e2k3/_
cdo_messag
e_coclass.
asp
http://msdn.microsoft.com/
library/de
fault.asp?
url=/libra
ry/
en-us/w
ss/wss/_cd
o_message_
coclass.as
p
Random Solutions
Flushdns and Enter your website then ping
Problems with ISA 2006
Converting nvarchar to datetime in mssql?
Design a form
Cursor not declared when trying to connect
Data Type Mismatch in Criteria Expression - Using DateDiff function
How can I successfully install .NET FrameworK 2.0?
Paid Time Off Accrual Formula
How should I format a Time value to insert it into a Visual FoxPro table from VBS
installing word and excel viewer as MSI packages