G
Guest
I am trying to send a meeting request from vb.net and I have tried using this
example.
---------------------------
http://msdn.microsoft.com/library/d.../e2k3/e2k3/_cdo_sending_a_meeting_request.asp
----------------------------
I must not be referencing the correct dlls. It has this:
' Reference to Microsoft ActiveX Data Objects 2.5 Library
' Reference to Microsoft CDO for Exchange 2000 Library
' Reference to Active DS Type Library
What are the names of these objects? I have tried to reference the file at
C:\Program Files\Common Files\System\MSMAPI\1033\cdo.dll, but that did not
work.
These do not show up on my list of .Net references?
Thanks.
example.
---------------------------
http://msdn.microsoft.com/library/d.../e2k3/e2k3/_cdo_sending_a_meeting_request.asp
----------------------------
I must not be referencing the correct dlls. It has this:
' Reference to Microsoft ActiveX Data Objects 2.5 Library
' Reference to Microsoft CDO for Exchange 2000 Library
' Reference to Active DS Type Library
What are the names of these objects? I have tried to reference the file at
C:\Program Files\Common Files\System\MSMAPI\1033\cdo.dll, but that did not
work.
These do not show up on my list of .Net references?
Thanks.