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
Dreamweaver CS4 install fails - Resource folder missing
LINQ QUERY TO RETURN DISTINCT DATETIME STAMPS
How do i pass data from one listbox to another listbox in vba.
Out of memory or system resources. Close some windows or programs and try again.
Query questions
Update field value after update check box
Make WSUS updates run from Microsoft for remote Locations.
two case statements in one SQL view
Wsus Client Download Updates issue
Load into SQL Server From FoxPro database through SSIS