> Is there any code samples available that demonstrate the recursing through
> the folders and sub folders out on the web anywhere ?
>
>
> "Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> wrote in message
> news:uJLgS9bUGHA.2416[ at ]TK2MSFTNGP12.phx.gbl...
>> There's no magic GetContactFolders method, you just have to start at the
> top
>> of store and recurse each folder and subfolder, etc. and find all the
>> contacts folders wherever they've been created.
>>
>> --
>> 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>>
>>
>> "Dave" <KingOfTheBeach[ at ]community.nospam> wrote in message
>> news:eGV6gH5TGHA.2800[ at ]TK2MSFTNGP10.phx.gbl...
>> >I don't know if anyone has experienced issues like the one I've
>> >experienced,
>> > but with the advent of Outlook 2003, I have noticed that users have been
>> > creating contact folders all over the place in outlook. Because of
> this,
>> > I've had to write logic to recurse folders all over the place. Is there
>> > anyway to get a Contacts Folders collection that contains the folders
> that
>> > contain contacts in them ? or maybe somebody could help me with what
> they
>> > think is the best way to find a contact item when you really don't know
>> > where the contact object is ?
>> >
>> > Dave
>> >
>> >
>> >
>>
>
>