Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / August 2004

Tip: Looking for answers? Try searching our database.

Find Public Folder

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
David Whicker - 11 Aug 2004 19:42 GMT
Hi,

I have a VB COM addin running well for our users of Outlook 2003.
They file prolifically in Exchange 2003 Public Folders, and currently
have in excess of 50,000 folders.

This lead to a request to speed up the process of opening up the "Find
Public Folder" dialogue box.  I cannot find a way of adding this to a
custom toolbar.

Is there a way to launch the Outlook "Find Public Folder" dialogue box
from VB?

Failing that is there a way to query Exchange for Public Folder Names
from VB?

Does anyone have any ideas?

Thanks in advance,

David Whicker
dwhicker@hotmail.com
Ken Slovak - [MVP - Outlook] - 12 Aug 2004 14:45 GMT
Do you mean the PickFolder dialog that is a method of the NameSpace object?
You cannot customize that but you can bring it up in code. To present a
customized dialog you would need to iterate the complete public folders
collection and display the results in a treeview control on a form.

Some of that would go much quicker if you use CDO 1.21 code (optional
installation with Outlook 2000 or later) or Redemption code (3rd party
library located at www.dimastr.com/redemption), both of those can be a lot
faster than Outlook object model code when iterating collections.

Signature

Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm

> Hi,
>
[quoted text clipped - 18 lines]
> David Whicker
> dwhicker@hotmail.com
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.