M
Marco
I want to use the property mailitem.senderemailaddress in a MSAccess
application on a computer which has only Outlook2000 installed on it. I know
this property originates from Outlook2003. I figured by installing only the
object library file msoutl.olb I could use this property. I tried to make a
reference from the VBA code to this file but in the reference screen I get
something like File not found. I tried to register this file by using
regsvr32.exe but this doesn't seem to be possible. It only works with .dll
and ocx files. I know something is written to the registry because when I
search on a computer which has installed outlook2003 there is an entry in the
registry for this file.
Is it possible to use this object library file in a MSAccess97 application
on a computer which has only Outlook2000 installed on it ?
Thanks in advance.
Marco
application on a computer which has only Outlook2000 installed on it. I know
this property originates from Outlook2003. I figured by installing only the
object library file msoutl.olb I could use this property. I tried to make a
reference from the VBA code to this file but in the reference screen I get
something like File not found. I tried to register this file by using
regsvr32.exe but this doesn't seem to be possible. It only works with .dll
and ocx files. I know something is written to the registry because when I
search on a computer which has installed outlook2003 there is an entry in the
registry for this file.
Is it possible to use this object library file in a MSAccess97 application
on a computer which has only Outlook2000 installed on it ?
Thanks in advance.
Marco