|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
auto save email as text
i am new to programming and appreciate any help on this. does anybody have sample vbscript code to autosave an email to a text file? i am using outlook 2000 and i am planning to save emails from a certain sender automatically to a text file. i am planning to use to rules wizard and maybe create a module that saves the email to a text file.
thanks, nelson |
|
#2
|
||||
|
||||
|
Have a search of the forum - it's been discussed a few times...
try this link first off: http://forums.devarticles.com/t5691/s.html |
|
#3
|
|||
|
|||
|
thanks for the response.
have another question. do you know how i can access a folder directly. i tried the following and am getting an error, abc is the name of the folder. Dim newinbox As MAPIFolder Set newinbox = Application.GetNamespace("MAPI").Folders("abc") |
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > auto save email as text |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|