C
cebess
I'd like to have the user enter personnel information using the Address book
dialog from outlook from within Infopath. I figured out how to do something
similar from LDAP, but most users are used to selecting people from outlook,
so I'd like to use that instead.
Unfortunately, all the examples I can find are in VB6, which are difficult
to implement from a .NET based language like C#, since I can't find all the
intervening class definitions.
Are there any good examples of accessing AddressBook from C# out there?
Thanks
dialog from outlook from within Infopath. I figured out how to do something
similar from LDAP, but most users are used to selecting people from outlook,
so I'd like to use that instead.
Unfortunately, all the examples I can find are in VB6, which are difficult
to implement from a .NET based language like C#, since I can't find all the
intervening class definitions.
Are there any good examples of accessing AddressBook from C# out there?
Thanks