![]() |
Creating Outlook Search Folder Programatically.
Hi,
How to Create a Outlook Search Folder Programatically. Thanks and Regards Elanchezhian.R |
Creating Outlook Search Folder Programatically.
You can call Application.AdvancedSearch and store the resulting Search object. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Keep your Outlook categories organized! http://www.shareit.com/product.html?...4&languageid=1 (German: http://www.VBOffice.net/product.html?pub=6) Am Tue, 6 Feb 2007 16:47:00 -0800 schrieb Elanchezhian.R: Hi, How to Create a Outlook Search Folder Programatically. Thanks and Regards Elanchezhian.R |
Creating Outlook Search Folder Programatically.
Call Application.AdvancedSearch(...) (returns Search object), then call
Search.Save(...) - that will create a search folder and return the search folder as the MAPIFolder object. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Elanchezhian.R" wrote in message ... Hi, How to Create a Outlook Search Folder Programatically. Thanks and Regards Elanchezhian.R |
All times are GMT +1. The time now is 08:10 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com