No to either, as far as I know, unless you do all the saving actions
yourself in your own code.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"khai" <(E-Mail Removed)> wrote in message
news:ECCDB51D-0E53-45E5-AFAC-(E-Mail Removed)...
> Hi,
>
> My email has inline images, including in the previous email exchanges.
> What
> I have noticed when I call the SaveAsFile method in the Attachments
> collection, the order in which the attachments are saved is such that the
> previous inline images are saved first (in a top down direction), followed
> by
> the inline images in the "new" email (also in a top down direction). I
> would
> like to find out whether there is a way I can dictate the order in which
> the
> attachments in the collection are being processed, in particular, for it
> to
> be "totally top down"? Is it also possible to only save the "new" images?
>
> 2.