S
Stu
Hi,
How do you list all the contacts and their email addresses from vb.net?
I have been able to create the Outlook object and get the version
number....then ran out of steam!
Dim oApp As New Microsoft.Office.Interop.Outlook.Application
'loop through contactItems?
oApp.Quit()
oApp = Nothing
Pointers to any good articles would be appreciated.
Thanks in advance,
Stu
How do you list all the contacts and their email addresses from vb.net?
I have been able to create the Outlook object and get the version
number....then ran out of steam!
Dim oApp As New Microsoft.Office.Interop.Outlook.Application
'loop through contactItems?
oApp.Quit()
oApp = Nothing
Pointers to any good articles would be appreciated.
Thanks in advance,
Stu