Create MSG file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to write a function that would save each task that is in a
specifed task folder or the current task folder as a MSG file and then
delete the task.

Each task in the task folder would need to be saved as it's own file and the
file name could be the subject line.

Any help will be appreciated. Thanks.
 
Am Tue, 30 May 2006 20:21:02 -0700 schrieb Jordan:

Simply call each item´s Save method first and then its Delete method.
 
Back
Top