Home All Groups Group Topic Archive Search About

how to display a screen for the user to select a contact from the MS Outlook addressbook

Author
8 Jan 2006 8:15 AM
LeAnne
Does anyone know how i could display a MS Outlook screen which can
be used for the user to select a contact.
I need a screen to display the outlook contacts and for the user to select
one of them and this screen should return the selected contact.

Then i should be able to get the details of this selected contact.

Any idea???

Author
9 Jan 2006 4:45 PM
Carlos J. Quintero [VB MVP]
See if this helps:

Working with Outlook Folders and Items
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modcore/html/deovrworkingwithoutlookfoldersitems.asp

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio 2005, Visual Studio .NET,
VB6, VB5 and VBA
You can code, design and document much faster in VB.NET, C#, C++ or VJ#
Free resources for add-in developers:
http://www.mztools.com


Show quoteHide quote
"LeAnne" <A***@bogusemail.com> escribió en el mensaje
news:eq$BxuCFGHA.3200@tk2msftngp13.phx.gbl...
> Does anyone know how i could display a MS Outlook screen which can
> be used for the user to select a contact.
> I need a screen to display the outlook contacts and for the user to select
> one of them and this screen should return the selected contact.
>
> Then i should be able to get the details of this selected contact.
>
> Any idea???
>
>