| .NET DotNet Forum Index » .NET Framework Forum » Accessing Outlook Global Address List using VB.NET... |
|
Page 1 of 1 |
|
| Author |
Message |
| Lee... |
Posted: Thu Oct 15, 2009 4:04 pm |
|
|
|
Guest
|
I'm trying to find a tutorial or an example showing how to access the Outlook
Global Address List using VB.NET.
Any help would be appreciated.
Thanks |
|
|
| Back to top |
|
|
|
| Scott M.... |
Posted: Thu Oct 15, 2009 5:04 pm |
|
|
|
Guest
|
You didn't mention what version of Outlook you wanted to connect to, but you
would make a reference to the Outlook assembly (preferably the Office
Primary InterOp Assemblies
http://msdn.microsoft.com/en-us/library/kh3965hw(VS.80).aspx) and then
program against Outlooks object model:
http://msdn.microsoft.com/en-us/library/aa221870(office.11).aspx
-Scott
"Lee" <Lee at (no spam) discussions.microsoft.com> wrote in message
news:08C8B99C-EB04-44C8-A357-C296F712B67B at (no spam) microsoft.com...
Quote: I'm trying to find a tutorial or an example showing how to access the
Outlook
Global Address List using VB.NET.
Any help would be appreciated.
Thanks |
|
|
| Back to top |
|
|
|
|