You can't. Search folders are not actual MAPI folders. They are stored search queries and live in the default store as hidden items.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
wrote in message oups.com...
This all works fine, but how can I programatically save my search
folder in a DIFFERENT store then the default one (i.e. Personal
Folders). Probably it's the name parameter in the Save method of the
search object - search_object.Save("name_here"), but I just can't
figure it out.
Thanks!