Hi all,
I've connected my C# application to the Outlook 2000 interop and my app.
is creating a new 'contact folder' (inside the orginal Contacts folder)
and filling it with addresses.
If I create a new mail inside Outlook, I can't access the addresses I
justed added. I have to (manually) set a property of the new folder to
'Show this folder as an e-mail Address Book'. I can find a function or
propery inside the Outlook interop that I can use to set this propery.
Anyone knows how to set this property.
Thanx,
Eelco
Sue Mosher [MVP] - 17 Jul 2003 22:37 GMT
Outlook 2000 does not expose that property. Outlook 2002 and later versions do.

Signature
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.slipstick.com/books/jumpstart.htm
> Hi all,
>
[quoted text clipped - 11 lines]
>
> Eelco