D
dwhicker
Hello,
I must be missing something obvious here in my vb.net 2005 console
application
I cannot see a way of getting a contact items OWA URL out of the
outlook contact item. If I try to include a CDO session to look it up
it bombs out:
Dim oSession As MAPI.SessionClass
with the error message:
Retrieving the COM class factory for component with CLSID
{3FA7DEB3-6438-101B-ACC1-00AA00423326} failed due to the following
error: 80010106.
Any help would be most appreciated, surely there must be an easier way
....
Thanks,
David
I must be missing something obvious here in my vb.net 2005 console
application
I cannot see a way of getting a contact items OWA URL out of the
outlook contact item. If I try to include a CDO session to look it up
it bombs out:
Dim oSession As MAPI.SessionClass
with the error message:
Retrieving the COM class factory for component with CLSID
{3FA7DEB3-6438-101B-ACC1-00AA00423326} failed due to the following
error: 80010106.
Any help would be most appreciated, surely there must be an easier way
....
Thanks,
David