There is a SaveAs method you can use when interacting with Outlook via OLE.
SaveAs Method [Outlook 2007 Developer Reference]
I have an example that uses OLE to interact with Outlook. It doesn't do a SaveAs but it does have an example of using the Delete method.